mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-26 00:52:35 +00:00
merge
This commit is contained in:
commit
99cf75531f
18 changed files with 2159 additions and 178 deletions
|
|
@ -78,7 +78,6 @@ struct DffunmapPass : public Pass {
|
|||
continue;
|
||||
|
||||
FfData ff(&initvals, cell);
|
||||
IdString name = cell->name;
|
||||
|
||||
if (!ff.has_clk)
|
||||
continue;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue