Altera_Forum
Honored Contributor
20 years agoBlock Cipher Hardware Design
Hi all,
I'm design a block cipher and will integrate it with Nios II. 1. What method is the most flexible and easier. (a) design coprocessor for the Nios II using custom instruction or (http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/cool.gif develop a new component for SOPC builder. 2. If use method (http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/cool.gif how about HAL (software development) 3. How to utilised all 128 bit avalon slave bus for writedata and readdata? used it direct connect like PWM example. How about HAL? Thanks.