Changes

Jump to: navigation, search

Creating and building example Vivado project (BELK/BXELK)

307 bytes added, 10:36, 10 September 2019
no edit summary
{{InfoBoxBottom}}
{{ImportantMessage|text=In this document, the Vivado installtion installation path may be indicated as <code>vivado_201x.y</code>. Just replace <code>x</code> and <code>y</code> with the actual numbers of your version. For instance, use the string <code>vivado_2014.4</code> if you are working with Vivado 2014.4.
}}
**<code>u-boot.elf</code>, which is the compiled U-Boot with <code>.elf</code> extension (<u>''Partition Type'' must be ''Datafile''</u>)
*in ''Output path'', select the path for the <code>BOOT.bin</code> file
 
== Downloading the bitstream to the device ==
Once the bitstream is ready, U-Boot itself can be used to download it onto the device. There are other options, however. For more details, please refer to [[BELK-AN-008:_Programming_the_FPGA_Bitstream_with_U-Boot#Introduction|this section]].
== Helloworld from UART0 ==
</pre>
The program executed print out the msg string on the serial console and on <code>/dev/ttyPS1 </code> port.
4,650
edits

Navigation menu