yosys/passes/hierarchy
Krystine Sherwin 913ac04764
hierarchy: Derive abstract cells in top mod
Previously abstract cells would only be derived if there was no top module declared, this means that `-check` would miss certain kinds of errors that it would normally detect.  This fixes #4927.
2025-03-07 10:12:29 +13:00
..
Makefile.inc cost: add model for techmapped cell count, keep_hierarchy pass with -min_cost parameter 2024-07-29 10:26:02 +02:00
hierarchy.cc hierarchy: Derive abstract cells in top mod 2025-03-07 10:12:29 +13:00
keep_hierarchy.cc keep_hierarchy.cc: use strictly correct syntax for printf of uint64_t values 2025-01-10 14:03:09 -08:00
submod.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
uniquify.cc Small bugfix in uniquify pass 2022-12-21 10:41:48 +01:00