add README.md for basic_test

This commit is contained in:
Brendan Haines 2021-08-11 00:42:03 -06:00
parent 0caee84a0e
commit cb10d24050

View 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