mirror of
https://gitlab.com/brendanhaines/cpu.git
synced 2025-03-20 01:33:28 -06:00
.. | ||
Makefile | ||
README.md | ||
tb.ld | ||
tb.sv | ||
test.S |
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