Forum Discussion

road_runner's avatar
road_runner
Icon for New Contributor rankNew Contributor
2 years ago

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...