3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-23 03:27:53 +00:00
This commit is contained in:
Lofty 2025-06-07 01:25:56 +01:00
parent c7ab9f0300
commit 09dd419183
2 changed files with 10 additions and 8 deletions

View file

@ -307,6 +307,7 @@ struct SynthGateMatePass : public ScriptPass
if (check_label("map_luts"))
{
run("stat");
if (luttree || help_mode) {
std::string abc_args = " -genlib +/gatemate/lut_tree_cells.genlib -script \"+&sweep;&dc2;&nf\"";
if (dff) {