We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f4e306 commit 6fffae6Copy full SHA for 6fffae6
minimal/chipflow.toml
@@ -9,10 +9,7 @@ board = "design.steps.board:MyBoardStep"
9
software = "design.steps.software:MySoftwareStep"
10
11
[chipflow.silicon]
12
-process = "ihp_sg13g2"
13
-package = "pga144"
+process = "sky130"
+package = "openframe"
14
+
15
-[chipflow.silicon.pads]
16
-# System
17
-sys_clk = { type = "clock", loc = "114" }
18
-sys_rst_n = { type = "reset", loc = "115" }
0 commit comments