User Profile
User Widgets
Contributions
Re: FPGA DE1-SoC Cyclone V Overlay Device Tree
Hi Upna , Hoping you're doing well, i'd like to share with you the following link https://rocketboards.org/foswiki/Documentation/HOWTOCreateADeviceTree#Device_tree_overlay_method._AN1 which takes you to the proper documentation to implement a Device tree overlay in a Cyclone V step by step. Please take a look at it and let me know any queries you may have. regards,2.3KViews0likes0CommentsRe: Cyclone V SoC FPGA boot from QSPI。
Hi!, Hoping you're doing well , please take a look at the following tutorial/documentation about how to boot from QSPI for Cyclone V and the Documentation for building your Bare-metal project properly. https://rocketboards.org/foswiki/Documentation/BuildingBootloader#Cyclone_V_SoC_45_Boot_from_QSPI https://rocketboards.org/foswiki/Documentation/SoCEDS#Cyclone_V_Bare_Metal_Example_Using_SoC_EDS_Standard_Edition regards,2.1KViews0likes0CommentsRe: HPS Loaner I/O in Cyclone V files altera example files
Hello Manav, First of all, thanks for reaching us. Regarding your petition, please take a look at the following documentation and let me know any questions you may have. Doc. https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an706.pdf regards, -Eliath Guzman1.1KViews0likes0CommentsRe: BSP build - Configuring BSP search path
Hi! yes , that is correct. an example of this is : $ nios2-bsp-editor.exe --librarian-path=/mnt/c/temp:$ after running this command with the new path, the BSP editor search path window will open and you'll see the new search path updated. please let me know any questions you may have. Regards, -Eliath Guzman2KViews0likes0CommentsRe: BSP build - Configuring BSP search path
Hi! Please try the next workaround. Launch Nios II BSP editor from commandline nios2-bsp-editor --librarian-path=/your/custom/search/path:$ where: --librarian-path <directory> Comma separated librarian search path. Use '$' for default search path please let me know any questions you may have. Regards, -Eliath Guzman2KViews0likes1CommentRe: Use 3rd Party Terminal for JTAG-UART IP
Hi Paul, Thanks for reaching us, regarding your question... you would need to recreate the Jtag - UART architecture independently , please take a look at the following document, page 2 to see how it is constituted. https://www.intel.cn/content/dam/www/programmable/us/en/pdfs/literature/hb/nios2/n2cpu_nii51009.pdf Regards,917Views0likes0Comments