Commit 6b0d767 1 parent 80bd43f commit 6b0d767 Copy full SHA for 6b0d767
File tree 3 files changed +9
-4
lines changed
3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 10
10
[submodule "bus_arch_sv_pkg "]
11
11
path = bus_arch_sv_pkg
12
12
url = https://github.com/aignacio/bus_arch_sv_pkg.git
13
- [submodule "synth/pdk_45nm "]
14
- path = synth/pdk_45nm
15
- url = https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts
Original file line number Diff line number Diff line change 2
2
tape-out quality netlists and area/timing numbers it generates are not
3
3
representative of what would be achievable with a tape-out quality flow**
4
4
5
+ # The openPKD - 45nm dependency was removed because of its size
6
+ # In order to allow the scripts in this folder to work, please clone like below
7
+
8
+ ``` bash
9
+ [submodule " synth/pdk_45nm" ]
10
+ path = synth/pdk_45nm
11
+ url = https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts
12
+ ```
13
+
5
14
# Yosys/OpenSTA Ibex Synthesis Flow
6
15
7
16
This is a synthesis-only implementation flow using Yosys for Synthesis and
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments