cpu/testbench/basic_test
2021-09-08 23:43:15 -06:00
..
Makefile add C compilation test 2021-09-08 23:43:15 -06:00
README.md add README.md for basic_test 2021-08-11 00:42:03 -06:00
tb.ld add C compilation test 2021-09-08 23:43:15 -06:00
tb.sv add C compilation test 2021-09-08 23:43:15 -06:00
test.S switch to rv32i compiler 2021-09-08 23:17:34 -06:00

basic_test

Verify basic usage of all instructions. Includes tests to ensure pipeline stalls sufficiently for correctness but does not test for unnecessary stalls.

Currently store/load does not implement proper stalling so these operations are padded with nop