Skip to content

Commit

Permalink
Small fix on test list
Browse files Browse the repository at this point in the history
  • Loading branch information
aignacio committed Apr 1, 2021
1 parent 47d705d commit 95a7e3d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ On this folder we have all the tests that were developed for the RaveNoC, so far
## <a name="tlist"></a> Test list



| Test ID | Test name | Short description |
|:-------:|:------------------:|:---------------------------------------------------------------------------------------------:|
| 1 | test_ravenoc_basic | Basic test that sends a packet over the NoC and checks it |
Expand All @@ -42,7 +41,7 @@ On this folder we have all the tests that were developed for the RaveNoC, so far
Test corners:

| Test ID | Test name | AXI sl. NoC | NoC sl. AXI | NoC equal AXI | No idle cycles | W/ idle cycles | No backpressure | W/ backpressure |
|:-------:|:------------------:|:-----------:|-------------|---------------|----------------|----------------|-----------------|-----------------|
|:-------:|:------------------:|:-----------:|:-----------:|:-------------:|:--------------:|:--------------:|:---------------:|:---------------:|
| 1 | test_ravenoc_basic | X | X | X | X | X | X | X |
| 2 | test_wrong_ops | X | X | X | X | X | X | X |
| 3 | test_max_data | X | X | X | X | X | X | X |
Expand Down

0 comments on commit 95a7e3d

Please sign in to comment.