chipsalliance / synlig

SystemVerilog support for Yosys
Apache License 2.0
167 stars 21 forks source link

Formal equiv diff asicworld_code_tidbits_fsm_using_always.v #1185

Closed alaindargelas closed 1 year 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 1 year ago

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