Forum Discussion
Altera_Forum
Honored Contributor
15 years agoQuestion about a simple combinationnal custom instruction
I'm trying to build a very simple custom instruction based on this piece of code : module or_ci ( ncs_test_dataa, ncs_test_datab, ncs_test_result ); input [31:0] ncs_test_dataa; ...
Altera_Forum
Honored Contributor
15 years agoI asked our Altera rep the same question ...
Q1: Reply: You may edit this component with the method below: [1] click File -> New Component in SOPC Builder tool [2] click File -> Open in Component Editor [3] select the tcl script file of the component