Skip to content

Commit d335af0

Browse files
author
Tim 'mithro' Ansell
committed
Enable the rev27 4x test.
Signed-off-by: Tim 'mithro' Ansell <[email protected]>
1 parent 82ce715 commit d335af0

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

synthesis/tests/BUILD

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -145,15 +145,15 @@ asap7_targets(
145145

146146
# ASAP7 7.5 track rev 27 4x scaled version
147147
# FIXME: Enable the 4x scaled 7.5 track config.
148-
#asap7_targets(
149-
# name = "verilog_counter-asap7-sc7p5t_rev27_rvt_4x",
150-
# size = 2000,
151-
# has_gds = False, # No GDS for the 4x cells
152-
# rev = 27,
153-
# target = "verilog_counter",
154-
# tracks = "7p5t",
155-
# vt = "rvt_4x",
156-
#)
148+
asap7_targets(
149+
name = "verilog_counter-asap7-sc7p5t_rev27_rvt_4x",
150+
size = 2000,
151+
has_gds = False, # No GDS for the 4x cells
152+
rev = 27,
153+
target = "verilog_counter",
154+
tracks = "7p5t",
155+
vt = "rvt_4x",
156+
)
157157

158158
# ASAP7 6 track rev 26
159159
# FIXME: Enable the 6 track config.

0 commit comments

Comments
 (0)