bug fix in example scripts
This commit is contained in:
parent
f687774452
commit
177de90822
|
@ -40,7 +40,7 @@ repack #--verbose
|
|||
build_architecture_bitstream --verbose --write_file fabric_independent_bitstream.xml
|
||||
|
||||
# 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
|
||||
# - Enable the use of explicit port mapping in Verilog netlist
|
||||
|
|
Loading…
Reference in New Issue