Altera_Forum
Honored Contributor
14 years agoHelp on creating interface between nios processro system with verilog logic
Hi all,
I am using nios processor system with some pheripherals and a verilog logic(I got that verilog code from opencores ) in my design.My goal is to send signals (data) from my nios processor to verilog logic and receive the data to nios processor from verilog code. I have a clock_out port from my verilog logic, I have to use that as clk for my nios processor.I have to use some of the ports of verilog code as signals from my nios processor some ports just stay like ports (those are just few leds).Is there someone can give me some Idea,How it can be implimented.The bad thing is, I am new to both Nios and verilog (I am VHDL guy :)).and one more thing, I am using DE0 nano board and it has no enough input ports.ofcourse I can use external addon board,but I want to use system console send and receive signals from my nios processor.I have gone through some documents but got very little details.I appreciate your help,If some one post some links,where I can get some better documents with some examples. Thanks in advance, Sarat