Jean
10/24/2021, 2:32 AMERROR: Module `\sky130_fd_sc_hd__einvn_8' referenced in module `\delay_stage' in cell `\delayenb0' is not part of the design.
The component exists, why can't I use it?Mitch Bailey
10/24/2021, 9:51 PMJean
10/25/2021, 1:46 PMMitch Bailey
10/25/2021, 5:03 PMSTD_CELL_LIBRARY
is set to sky130_fd_sc_hd
, correct?Jean
10/26/2021, 4:48 AMMitch Bailey
10/26/2021, 5:00 AMMitch Bailey
10/26/2021, 5:11 AMdigital_pll
on openlane 2021.09.30_02.12.16
and ran into an undefined clock error.
create_clock [get_ports $::env(CLOCK_PORT)] -name $::env(CLOCK_PORT) -period $::env(CLOCK_PERIOD)
Error: base.sdc, 1 can't read "::env(CLOCK_PORT)": no such variable