3 Commits

Author SHA1 Message Date
Ivan Ribeiro
06eff948d9 Fix bsv_src_root
files_root is actually the directory where the fusesoc command was
executed, but what we want here is the location of the python file being
executed so we can find the bluespec sources
2023-10-02 17:46:29 +01:00
Ivan Ribeiro
fd1f7c12a2 Add SystemVerilog wrappers to generator 2023-10-02 17:46:29 +01:00
Ivan Ribeiro
fcadf1aead Add barebones fusesoc generator core
This adds a fusesoc generator to create the verilog files from the
bluespec source.
2023-10-02 17:46:29 +01:00