Fix clock name and macro paths for Sky130 VLSI flow (#1882)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# Specify clock signals
|
||||
vlsi.inputs.clocks: [
|
||||
{name: "clock_uncore_clock", period: "30ns", uncertainty: "2ns"}
|
||||
{name: "clock_uncore", period: "30ns", uncertainty: "2ns"}
|
||||
]
|
||||
|
||||
# Placement Constraints
|
||||
|
||||
Reference in New Issue
Block a user