Skip to content

Commit ea10fb8

Browse files
committed
mock-array: use hacked and slashed asap7 .v files for eqy
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent c195e2f commit ea10fb8

File tree

6 files changed

+3569
-4
lines changed

6 files changed

+3569
-4
lines changed

test/orfs/mock-array/BUILD

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,10 @@ orfs_run(
121121
]
122122

123123
ASAP7_DEPS = [
124-
"@asap7sc7p5t_28//:Verilog/asap7sc7p5t_AO_RVT_TT_201020.v",
125-
"@asap7sc7p5t_28//:Verilog/asap7sc7p5t_INVBUF_RVT_TT_201020.v",
126-
"@asap7sc7p5t_28//:Verilog/asap7sc7p5t_OA_RVT_TT_201020.v",
127-
"@asap7sc7p5t_28//:Verilog/asap7sc7p5t_SIMPLE_RVT_TT_201020.v",
124+
"asap7/asap7sc7p5t_AO_RVT_TT_201020.v",
125+
"asap7/asap7sc7p5t_INVBUF_RVT_TT_201020.v",
126+
"asap7/asap7sc7p5t_OA_RVT_TT_201020.v",
127+
"asap7/asap7sc7p5t_SIMPLE_RVT_TT_201020.v",
128128
"@docker_orfs//:OpenROAD-flow-scripts/flow/platforms/asap7/verilog/stdcell/dff.v",
129129
"@docker_orfs//:OpenROAD-flow-scripts/flow/platforms/asap7/verilog/stdcell/empty.v",
130130
]
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Hacked asap7 files
2+
3+
These are a few asap7 files hacked and slashed until eqy was able to parse them, hence a copy here specific to the tests in this module.

0 commit comments

Comments
 (0)