NIOS II hex file does not match instruction set reference
When I examine a hex file created by elf2hex, the contents match the objdump file. However, the instruction set reference is quite different. For example, an I-type instruction is supposed to have th...