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

`emit` refactoring #23

Open chykon opened 1 year ago

chykon commented 1 year ago

The emit method of the Module class obviously needs refactoring.