Skip to content

Commit 6fffae6

Browse files
committed
Revert "Updated minimal/chipflow.toml"
This reverts commit 53c17cc.
1 parent 0f4e306 commit 6fffae6

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

minimal/chipflow.toml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ board = "design.steps.board:MyBoardStep"
99
software = "design.steps.software:MySoftwareStep"
1010

1111
[chipflow.silicon]
12-
process = "ihp_sg13g2"
13-
package = "pga144"
12+
process = "sky130"
13+
package = "openframe"
14+
1415

15-
[chipflow.silicon.pads]
16-
# System
17-
sys_clk = { type = "clock", loc = "114" }
18-
sys_rst_n = { type = "reset", loc = "115" }

0 commit comments

Comments
 (0)