[test] disable pnr writer in test cases

This commit is contained in:
tangxifan 2023-07-25 15:39:25 -07:00
parent de6956530f
commit 523cf83cc9
1 changed files with 2 additions and 1 deletions

View File

@ -56,7 +56,8 @@ write_full_testbench --file ./SRC --reference_benchmark_file_path ${REFERENCE_VE
# Write the SDC files for PnR backend
# - Turn on every options here
write_pnr_sdc --file ./SDC
# FIXME: Not supported yet.
#write_pnr_sdc --file ./SDC
# Write SDC to disable timing for configure ports
write_sdc_disable_timing_configure_ports --file ./SDC/disable_configure_ports.sdc