Skip to content

Commit ed956bf

Browse files
committed
Updated example chipflow.toml to make tests pass.
1 parent b9e5fab commit ed956bf

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/example-chipflow.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,7 @@ default = 'sys_clk'
1414
default = 'sys_rst_n'
1515

1616
[chipflow.silicon]
17-
processes = [
18-
"gf130bcd",
19-
"gf130bcd"
20-
]
17+
process = "gf130bcd"
2118
package = "pga144"
2219

2320
[chipflow.silicon.pads]

0 commit comments

Comments
 (0)