mirror of
https://gitlab.com/brendanhaines/cpu.git
synced 2024-11-09 21:14:57 -07:00
add README.md for basic_test
This commit is contained in:
parent
0caee84a0e
commit
cb10d24050
5
testbench/basic_test/README.md
Normal file
5
testbench/basic_test/README.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
# 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
|
Loading…
Reference in New Issue
Block a user