chykon / svart

Svart is an embedded (in Dart) domain-specific language for describing binary circuits, generating a strict subset of SystemVerilog and easily interacting with external tools.
MIT No Attribution
2 stars 0 forks source link

Fix additional variable generation for `always_ff` #3

Closed chykon closed 1 year ago

chykon commented 1 year ago

Additional variables needed for part-select will now be generated correctly.