K
kliga
Guest
I have an instruction set of 16 instructions
each instruction has its own format, first 4 bits for the op code
if opcode =0000 then add
if opcode =0001 then sub
i need to write vhdl code in xilinix (behavioral code) for this instruction set.
please i need help.
each instruction has its own format, first 4 bits for the op code
if opcode =0000 then add
if opcode =0001 then sub
i need to write vhdl code in xilinix (behavioral code) for this instruction set.
please i need help.