Forum Discussion
Altera_Forum
Honored Contributor
21 years ago*NEWBIE* User Logic
Hello, I created a very simple user logic. I takes the input, adds 1 to it and write it to the output. timescale 1ns / 100ps
module mytestmodule (
// inputs:
address,...
Altera_Forum
Honored Contributor
21 years agoNow it works! Thank you!!
Because Linux don't have IORD nor IOWR I used Bit-31 Cache Bypass.