changing clock name from clock_clock to clock_uncore_clock
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user