Nios/declequ2
From ASMBits
nios/declequPrevious
Nextnios/declstruct
In this problem, the constant STARTVAL has been declared (and declared as .global so you can use it).
Declare 4 words beginning at label Nums, with values STARTVAL, STARTVAL+1, ... , STARTVAL+3.
Sample Input
[No input]
Sample Output
[No output]
nios/declequPrevious
Nextnios/declstruct