chipsalliance / synlig

SystemVerilog synthesis tool
Apache License 2.0
169 stars 23 forks source link

Formal equiv diff asicworld_code_tidbits_fsm_using_always.v #1185

Closed alaindargelas closed 2 years ago

alaindargelas commented 2 years ago

Test yosys/tests/asicworld/code_tidbits_fsm_using_always.v

The plugin generates parameters that are 32 bit wide where they should be 3 bits wide.

robertszczepanski commented 2 years ago

Fixed by https://github.com/chipsalliance/yosys-f4pga-plugins/pull/402.