clash-lang / clash-compiler

Haskell to VHDL/Verilog/SystemVerilog compiler
https://clash-lang.org/
Other
1.43k stars 151 forks source link

clash-lib: Print constructor names in netlist errors #2633

Closed bgamari closed 8 months ago

bgamari commented 9 months ago

While debugging a netlist generation failure I found this output to be useful.

bgamari commented 8 months ago

Rebased.

martijnbastiaan commented 8 months ago

CI doesn't pass because of warnings - you probably want to mention nm in the various error messages. Could you fix them?

bgamari commented 8 months ago

Oh dear, indeed what a mess. I rather don't need to bind nm at all as I belive dcNm is sufficient for our purposes.

martijnbastiaan commented 8 months ago

@kloonbot run_ci db3f9d9bed0bf5eec5a6cf1e24c8a6664eadb7f7