06-19-2015 10:40 AM
Hello,
Where does Vivado put the bit file by default? I want to point hte Program Configuration Memory Device dialog Configuratino file field to either the bit file or mcs file so I can program the flash device on the AC701 board.
Thanks.
06-19-2015 10:42 AM - edited 06-19-2015 11:01 AM
Hi,
By default Vivado generates the bit file in impl_1 folder in the project directory.
Chapter 5 in the below user guide has procedure for programming configuration memory devices.
06-19-2015 10:42 AM - edited 06-19-2015 11:01 AM
Hi,
By default Vivado generates the bit file in impl_1 folder in the project directory.
Chapter 5 in the below user guide has procedure for programming configuration memory devices.
06-19-2015 12:51 PM
Thank you for your response, Manusha.
I came across this procedure and after a lot of fumbling around and overcomming tcl command errors I was able to program the flash device.
04-12-2020 02:12 PM