Skip to content

Commit fc6f68a

Browse files
opendb case: name the OpenDB domain in the task so the model routes to opendb (not extract), matching how other cases cue their engine
1 parent fce58ff commit fc6f68a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cases.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"name": "opendb-wire-length",
185185
"cwd": "fixtures/opendb",
186186
"profile": "core+opendb",
187-
"task": "Report the total routed wire length of the design in design.odb.",
187+
"task": "In the OpenDB design database design.odb, report the total routed wire length (in DBU).",
188188
"tool": "opendb",
189189
"arguments": {
190190
"args": [

0 commit comments

Comments
 (0)