Skip to content

Commit

Permalink
Cleanup debug.md
Browse files Browse the repository at this point in the history
  • Loading branch information
erendn committed Mar 16, 2023
1 parent c166a50 commit f62ca94
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/source/debug.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ unit test framework:
* `05-19_*_test.py` checks DRC and LVS of module cells (moving upward in hierarchy with numbers)
* `20_*_test.py` check DRC and LVS of full SRAM layouts with various configurations.
* `21_*_test.py` checks timing of full SRAMs and compares (with tolerance) to precomputed result.
> **Note**: These tests may fail using different simulators due to the
> tolerance level.
> **Note**: These tests may fail using different simulators due to the tolerance level.
* `22_*_test.py` checks functional simulation of full SRAMs with various configurations.
* `23-25_*_test.py` checks lib, lef, and verilog outputs using diff.
* `30_openram_test.py` checks command-line interface and whether output files are created.
Expand Down

0 comments on commit f62ca94

Please sign in to comment.