[test] now validate no time stamp file for fabric pin physical location

This commit is contained in:
tangxifan 2024-04-11 15:16:34 -07:00
parent d51832a4e2
commit 9b0a491819
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ write_fabric_hierarchy --file ./fabric_hierarchy.txt
# Write the fabric I/O attributes to a file
# This is used by pin constraint files
write_fabric_io_info --file ${OPENFPGA_OUTPUT_DIR}/fabric_io_location.xml --verbose --no_time_stamp
write_fabric_pin_physical_location --file ${OPENFPGA_OUTPUT_DIR}/fabric_pin_phy_loc.xml --verbose --no_time_stamp --module *
# Write gsb to XML
write_gsb_to_xml --file ${OPENFPGA_OUTPUT_DIR}/gsb_xml --verbose