lac-dcc / chimera

A tool for synthesizing Verilog programs
GNU General Public License v3.0
42 stars 4 forks source link

Change type in procedural assigments #7

Closed joaovam closed 2 months ago

joaovam commented 2 months ago

Procedural assignments should always be done with reg and can not be used with wire.