1. Pre-Defined Targets#
The following are examples are pre-built targets that come with SiliconCompiler which you can use for your own builds. These are typically “demo” targets which use a specific combination of predefined pdk, library, flow and more configurations.
1.1. asap7_demo#
ASAP7 Demo Target
Setup file: asap7_demo.py
1.1.1. Flows#
1.1.2. PDK#
1.1.3. Libraries#
1.1.4. Configuration#
Keypath |
Value |
asap7sc7p5t_rvt |
|
nldm |
|
slow |
|
typical |
|
func |
|
|
|
fast |
|
typical |
|
func |
|
|
|
typical |
|
typical |
|
func |
|
power |
|
0.27 |
|
10.0 |
|
asic |
|
asap7 |
|
10M |
|
asicflow |
|
klayout |
|
klayout |
|
openroad |
|
openroad |
1.2. asic_demo#
“Self-test” target which builds a small 8-bit counter design as an ASIC, targeting the Skywater130 PDK.
This target is intended for testing purposes only, to verify that SiliconCompiler is installed and configured correctly.
Setup file: asic_demo.py
1.2.1. Flows#
1.2.2. PDK#
1.2.3. Libraries#
1.2.4. Checklists#
1.2.5. Configuration#
Keypath |
Value |
sky130hd |
|
nldm |
|
slow |
|
maximum |
|
func |
|
|
|
fast |
|
minimum |
|
func |
|
|
|
typical |
|
typical |
|
func |
|
power |
|
|
|
|
|
4.6 |
|
10.0 |
|
asic |
|
siliconcompiler.targets.skywater130_demo |
|
skywater130 |
|
5M1LI |
|
asicflow |
|
klayout |
|
klayout |
|
openroad |
|
openroad |
|
True |
1.3. fpgaflow_demo#
Demonstration target for running the open-source fpgaflow.
Setup file: fpgaflow_demo.py
1.3.1. Flows#
1.3.2. Configuration#
Keypath |
Value |
fpga |
|
fpgaflow |
|
klayout |
|
klayout |
|
openroad |
|
openroad |
1.4. freepdk45_demo#
FreePDK45 demo target
Setup file: freepdk45_demo.py
1.4.1. Flows#
1.4.2. PDK#
1.4.3. Libraries#
1.4.4. Configuration#
Keypath |
Value |
nangate45 |
|
nldm |
|
typical |
|
typical |
|
func |
|
|
|
1.9 |
|
10.0 |
|
asic |
|
freepdk45 |
|
10M |
|
asicflow |
|
klayout |
|
klayout |
|
openroad |
|
openroad |
1.5. skywater130_demo#
Skywater130 Demo Target
Setup file: skywater130_demo.py
1.5.1. Flows#
1.5.2. PDK#
1.5.3. Libraries#
1.5.4. Checklists#
1.5.5. Configuration#
Keypath |
Value |
sky130hd |
|
nldm |
|
slow |
|
maximum |
|
func |
|
|
|
fast |
|
minimum |
|
func |
|
|
|
typical |
|
typical |
|
func |
|
power |
|
4.6 |
|
10.0 |
|
asic |
|
skywater130 |
|
5M1LI |
|
asicflow |
|
klayout |
|
klayout |
|
openroad |
|
openroad |