Altera_Forum
Honored Contributor
17 years agoHow to test user logic
Hi,everyone, I wrote a user logic to make Nios II read data from a fifo.The ports defination as follow: clk, resetn, //interface to Avalon chip_select, address, write_n, write_data, ...