Altera_Forum
Honored Contributor
15 years agoNIOS II Custom Instruction CRC
Hello,
My lab partner and I are trying to get the custom instruction set to compile, but we run into two issues. 1. We try to create the CRC components, but get duplicate signal type errors 2. When we try to build the app from the NIOS II Shell, we get make errors stating that the ALT_CI_CRC_N has not been defined. My guess is that the first problem, could be causing the second. So how does one go about creating the custom instruction components? We are using the following files: Nios II Custom Instruction User Guide (ver 1.5, Jun 2008, 701 KB) Design Files for Nios II Custom Instruction User Guide (19 KB) Thank you in advance