efabless / caravel_mgmt_soc_litex

https://caravel-mgmt-soc-litex.readthedocs.io/en/latest/
Apache License 2.0
24 stars 14 forks source link

[Litex] "make setup" generates the signal list twice #34

Open suppamax opened 2 years ago

suppamax commented 2 years ago

When I run make setup from litex, the generated mgmt_core.v has signals declared twice. The reason is that verilog._print_signals is not overwritten in caravel_platform.py and signals are declared also via _new_print_module