mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-23 03:27:53 +00:00
wip
This commit is contained in:
parent
c7ab9f0300
commit
09dd419183
2 changed files with 10 additions and 8 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue