Ivan Ribeiro
e4e1ed4c69
Add some documentation regarding FuseSoC
2023-10-02 18:14:36 +01:00
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
61e7b3e668
Add test core and targets
...
To test, run:
fusesoc --cores-root . run --setup --target test ucam:cheri:cheri-cap-lib-test
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