Home
last modified time | relevance | path

Searched refs:tagUserCode (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_base_cpld.cpp22 static constexpr std::string_view tagUserCode = "NOTE User Electronic"; variable
178 else if (line.starts_with(tagUserCode)) in jedFileParser()