Patricio Carrasco
01/10/2024, 4:08 PMNam Nguyễn Hồ Giang
01/10/2024, 4:56 PMPatricio Carrasco
01/10/2024, 10:07 PMVijayan Krishnan
01/11/2024, 5:20 AM./flow.tcl -design <design_name> -synth_explore
Patricio Carrasco
01/11/2024, 11:23 AMVijayan Krishnan
01/11/2024, 11:35 AMspm.AREA_0.json
created for synthesis exploration, but flow looking for spm.json
FileNotFoundError: [Errno 2] No such file or directory: '/openlane/designs/spm/runs/RUN_2024.01.11_11.29.57/tmp/synthesis/spm.json'
while executing
"exec python3 $::env(SCRIPTS_DIR)/check_clock_ports.py --top $::env(DESIGN_NAME) --netlist-in $::env(synthesis_tmpfiles)/$::env(DESIGN_NAME).json {*}$:..."
@Kareem Farid can you please fix that?
@Patricio Carrasco maybe if needed you can raise github issue for the sameKareem Farid
01/11/2024, 11:38 AMKareem Farid
01/11/2024, 11:47 AM