Fix clock name and macro paths for Sky130 VLSI flow (#1882)

This commit is contained in:
Nayiri
2024-05-19 17:54:47 -07:00
committed by GitHub
parent ef71dfd40a
commit 3a6677bc30
7 changed files with 20 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
# Override configurations in ../example-sky130.yml and example-designs
# Specify clock signals
# Rocket/RocketTile names clock signal "clock" instead of "clock_uncore_clock"
# Rocket/RocketTile names clock signal "clock" instead of "clock_uncore"
vlsi.inputs.clocks: [
{name: "clock", period: "30ns", uncertainty: "3ns"}
]
@@ -22,7 +22,7 @@ vlsi.inputs.placement_constraints:
bottom: 10
# Place SRAM memory instances
# data cache
# data cache
- path: "RocketTile/dcache/data/data_arrays_0/data_arrays_0_ext/mem_0_0"
type: hardmacro
x: 50
@@ -47,3 +47,4 @@ vlsi.inputs.placement_constraints:
x: 50
y: 2100
orientation: r90