Creating Finite State Machine Based Custom IP for Nios II
Hello, I've created a simple if-then type decoder as custom IP for Nios before, however, all it needed to do was look at an input number, go to the right if-then statement to select the correct outp...