mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-13 17:36:16 +00:00
Oops
This commit is contained in:
parent
5f8f0e1383
commit
1df9c5d277
1 changed files with 1 additions and 2 deletions
|
@ -411,7 +411,6 @@ code dffQ
|
|||
if (port(ff, \CLK) != clock)
|
||||
reject;
|
||||
}
|
||||
else
|
||||
dffclock = port(ff, \CLK);
|
||||
|
||||
dff = ff;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue