My script contains the following "write_bitstream" command:
write_bitstream -force -logic_location_file {./test/test_1.bit}
When running the script it errors out with the following:
Writing logic location file ./test/test_1.ll...
Abnormal program termination (11)
Please check '/hs_err_pid12939.log' for details
Why does this occur?
This issue exist in Vivado 2012.4 and is caused by the use of the "-logic_location_file" switch.
The following options can be used to work around this problem.
write_bitstream -ise -force -logic_location_file {./test/test_1.bit}"
AR# 54988 | |
---|---|
日期 | 06/09/2014 |
状态 | Archive |
Type | 已知问题 |
Tools |