mirror of
https://github.com/Silicon1602/srdl2sv.git
synced 2025-01-29 02:38:41 +00:00
Dennis
59b91536ed
Propgate logger through components and let top-level write SV
Previously, the SystemVerilog was simply written to the shell. This started to become too long to be readable. Now, the application dumps everything to the output directory that is defined on the command line (or the default). Temporary workaround: the AddrMap component's RTL is completely overwritten by the Register's RTL. This is temporary until the AddrMap also uses a YAML file.
Description
A SystemRDL 2.0 to (synthesizable) SystemVerilog compiler.
asicfpgahardware-description-languagehdlrdlregister-description-languageregisterssystemrdlsystemrdl-compilersystemverilogverilog
713 KiB
Languages
Python
92.9%
SystemVerilog
5.7%
Makefile
1.4%