Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThe problem of custom instruction
I want to define instruction of multiplication,but there is a problem that I cann't solve. the code is: library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; ...
Altera_Forum
Honored Contributor
16 years agothank you for your suggestion,I will read it carefully.