mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-02 05:26:07 +00:00
Emit errors before dfflegalize.
This commit is contained in:
parent
b2d688dbf9
commit
32a268d745
10 changed files with 81 additions and 28 deletions
|
|
@ -15,5 +15,6 @@ synth_ice40 -latches auto
|
|||
select -assert-count 1 t:SB_LUT4
|
||||
|
||||
design -load read
|
||||
logger -expect error "selection is not empty: t:._DLATCH_" 1
|
||||
logger -expect warning "Latch inferred for signal" 1
|
||||
logger -expect error "Found 1 problems in 'check -assert'" 1
|
||||
synth_ice40
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue