cpu/testbench/test_basic
2021-09-09 00:06:15 -06:00
..
Makefile update tests 2021-09-09 00:06:15 -06:00
README.md rename basic_test to test_basic 2021-09-08 23:44:45 -06:00
tb.ld rename basic_test to test_basic 2021-09-08 23:44:45 -06:00
tb.sv update tests 2021-09-09 00:06:15 -06:00
test.S rename basic_test to test_basic 2021-09-08 23:44:45 -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