Merge branch 'main' into klayout-docs
This commit is contained in:
@@ -16,4 +16,4 @@ vlsi.inputs.clocks: [
|
||||
# - path: "ChipTop"
|
||||
# ...
|
||||
# margins:
|
||||
# right: 0 # or left: 0
|
||||
# right: 0 # or left: 0
|
||||
|
||||
@@ -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_clock"
|
||||
# Rocket/RocketTile names clock signal "clock" instead of "clock_uncore_clock"
|
||||
vlsi.inputs.clocks: [
|
||||
{name: "clock", period: "30ns", uncertainty: "3ns"}
|
||||
]
|
||||
|
||||
@@ -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_clock"
|
||||
# Rocket/RocketTile names clock signal "clock" instead of "clock_uncore_clock"
|
||||
vlsi.inputs.clocks: [
|
||||
{name: "clock", period: "5ns", uncertainty: "1ns"}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user