dgrnbrg / piplin

Compile Clojure to FPGAs
piplin.org
93 stars 10 forks source link

Null is not synthesizable #55

Open dgrnbrg opened 11 years ago

dgrnbrg commented 11 years ago

This makes maybe types and other unions with null entries not synthesizable. We must special-case 0 bit width concatenations in the code generator, since verilog doesn't like 0'b0.