update documentation
This commit is contained in:
@@ -1,5 +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.
|
||||
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
|
||||
Currently store/load does not implement proper stalling so these operations are padded with `nop`
|
Reference in New Issue
Block a user