Forum Discussion
Altera_Forum
Honored Contributor
14 years agoInterfacing custom module with Nios II
Hello, I have written an AES-128 Encryption module in SystemVerilog, and instead of just flashing it onto the DE2-115 board, and having it show results on LED/7-Segment's etc, I want to connect...
Altera_Forum
Honored Contributor
14 years agoFantastic reply!
One last question (hopefully) - in that template you can set a fixed DATA-WIDTH vid a parameter. I need to set this to 128 I believe, however the input pins Load, Reset and output pin Done on my design are only 1 bit...will the synthesis tool or SOPC automatically figure out im only using 1 bit?