Visible to Intel only — GUID: lqa1675823335327
Ixiasoft
4.3.1. Writing the Custom Instruction HDL File
4.3.2. Opening the Component Editor
4.3.3. Specifying the Custom Instruction Component Type
4.3.4. Displaying the Custom Instruction Block Symbol
4.3.5. Adding the Custom Instruction HDL File
4.3.6. Configuring the Custom Instruction Parameter Type
4.3.7. Setting Up the Custom Instruction Interfaces
4.3.8. Saving and Adding the Custom Instruction
4.3.9. Generating and Compiling the Processor System
Visible to Intel only — GUID: lqa1675823335327
Ixiasoft
4.3.7. Setting Up the Custom Instruction Interfaces
To set up the custom instruction interfaces, follow these steps:
- Click Next to display the Signals and Interfaces tab. The Signals and Interfaces tab displays the interface of the synthesized HDL file.
- Change all signals Type to niosv_custom_instruction_subordinate.
Note: You must include the clock input and reset input under the Nios V Custom Instruction Subordinate.
- Update each HDL signal to the appropriate Signal Type.
Figure 24. Component Editor – Signals & Interfaces