mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-11 13:40:53 +00:00
gowin: Use dfflegalize.
This commit is contained in:
parent
09ecb9b2cf
commit
c73ebeb90e
4 changed files with 49 additions and 158 deletions
5
tests/arch/gowin/init-error.ys
Normal file
5
tests/arch/gowin/init-error.ys
Normal file
|
@ -0,0 +1,5 @@
|
|||
read_verilog init.v
|
||||
chparam -set INIT 0 myDFF*P*
|
||||
hierarchy -top myDFFP
|
||||
logger -expect error "unsupported initial value and async reset value combination" 1
|
||||
synth_gowin
|
Loading…
Add table
Add a link
Reference in a new issue