Ah, this is a bug with OpenLane. It does "get_port...
# openroad
m
Ah, this is a bug with OpenLane. It does "get_ports" so it has to be a port. create_clock [get_ports $::env(CLOCK_PORT)] -name $::env(CLOCK_PORT) -period $::env(CLOCK_PERIOD)