Skip to content

Hello world Intel FPGA Cyclon 10 LP whit Nios II

fenrir300 edited this page Nov 8, 2018 · 2 revisions

This hello world was programmt in Cyclon 10 LP becaus in Quartus prime pro, I wasn't apel to use platform Desinger and in Lite was a templat from NiosII ingluded.

First step is to programm a echo loop for uart serial port and betwen input and output to programm a and gate, to use the and gate as connecion point; were after wart you connect the nios II prossesor. but first connect it to ground(temporare).

Nexst step opening the platform desinger, do ad the Nios II, open under libary: Processor and peripherals unter it is Embedded Processor unert it is Nios II processor ad it and choos the econime variant. You need to inglud a onchip memori. the funny thing is the onchip memori is not under the tag memori Interfaces and controllers but under Basic functions and ther is a tag named onchip memory. A logic decion would be for me that when you go after the name that its under the tag Memory interfas and controllers. Choos the on-chip Memory (RAM or ROM) Intel FPGA IP. You need JTAg UART Intel FPGA IP and Uart (RS-232 Serial port) Intel FPGA IP. they are under the tag interface protocols: serial

You need to connect the parts somthing like this

Save the Nios II desing and ad it to the project inglud it to you block diagramm and make two inputs one for clock and one for a button, and connect everthink like this:

Next thing is very very annoing!!!

Open Eclips choos hello world template compil ad to you project or ad project to workplace and start depugink. this is very very annoing.

Clone this wiki locally