cpu/testbench/test_c
2021-09-09 00:06:15 -06:00
..
main.c add C compilation test 2021-09-08 23:43:15 -06:00
Makefile update tests 2021-09-09 00:06:15 -06:00
README.md add C compilation test 2021-09-08 23:43:15 -06:00
tb.ld add C compilation test 2021-09-08 23:43:15 -06:00
tb.sv update tests 2021-09-09 00:06:15 -06:00
test.S add C compilation test 2021-09-08 23:43:15 -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