changing clock name from clock_clock to clock_uncore_clock

This commit is contained in:
Nayiri K
2023-06-23 13:13:56 -07:00
parent dde635245b
commit 20d6bf059f
5 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
# Specify clock signals
# Relax the clock period for OpenROAD to meet timing
vlsi.inputs.clocks: [
{name: "clock_clock", period: "50ns", uncertainty: "2ns"}
{name: "clock_uncore_clock", period: "50ns", uncertainty: "2ns"}
]
# Flow parameters that yield a routable design with reasonable timing