cpu/tests/test_basic
2025-08-29 00:45:50 -06:00
..
basic_test.gtkw Build all tests in CI 2025-08-28 20:09:26 -06:00
Makefile build all objects 2025-08-28 23:05:30 -06:00
README.md update documentation 2025-08-29 00:45:50 -06:00
tb.ld rename testbench to tests 2021-09-09 00:58:28 -06:00
tb.sv eliminate some warnings 2025-08-29 00:37:59 -06:00
test.S rename testbench to tests 2021-09-09 00:58:28 -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/excessive stalls.

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