mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 13:18:56 +00:00
Change pmgen default rule to reject, switch peepopt behavior to accept
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
03f98d9176
commit
eb80d3d43f
5 changed files with 5 additions and 7 deletions
|
@ -159,4 +159,5 @@ code clock clock_pol clock_vld
|
|||
clock_pol = cp;
|
||||
clock_vld = true;
|
||||
}
|
||||
accept;
|
||||
endcode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue