bug fix in example scripts

This commit is contained in:
tangxifan 2020-07-26 22:10:04 -06:00
parent f687774452
commit 177de90822
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ repack #--verbose
build_architecture_bitstream --verbose --write_file fabric_independent_bitstream.xml build_architecture_bitstream --verbose --write_file fabric_independent_bitstream.xml
# Build fabric-dependent bitstream # Build fabric-dependent bitstream
build_fabric_bitstream --verbose --file fabric_bitstream.xml --format build_fabric_bitstream --verbose --file fabric_bitstream.xml --format xml
# Write the Verilog netlist for FPGA fabric # Write the Verilog netlist for FPGA fabric
# - Enable the use of explicit port mapping in Verilog netlist # - Enable the use of explicit port mapping in Verilog netlist