The assembler is based on minias, the linker on neatld.
- for testcase fatfs verilator is necessary
make
single instruction testcases:
cd tests/ins
./test_ins.sh
Results including a summary of the results will be in ./result.
FatFs testcase:
cd tests/fatfs
Build the firmware:
makeBuild the verilator simulation: cd verilator make
Execute the simulation: cd ../result ./Vsystem