rename testbench to tests
This commit is contained in:
parent
b7cd786182
commit
2d69722cb1
15 changed files with 0 additions and 0 deletions
5
tests/test_basic/README.md
Normal file
5
tests/test_basic/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…
Add table
Reference in a new issue