This is a very first version of a CI workflow that runs a simulation of the default processor testbench. The final simulation log is checked for a key word to validate the simulation was successful (this can also be used to set a badge status in the front-side README).
This first setup uses Icarus Verilog, but might be replaced by Verilator as Icarus Verilog is not intended for larger designs (the elaboration step takes quite long).
This is a very first version of a CI workflow that runs a simulation of the default processor testbench. The final simulation log is checked for a key word to validate the simulation was successful (this can also be used to set a badge status in the front-side README).
This first setup uses Icarus Verilog, but might be replaced by Verilator as Icarus Verilog is not intended for larger designs (the elaboration step takes quite long).