Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12600 Discussions

NIOSII import generics from VHDL

Altera_Forum
Honored Contributor II
1,139 Views

Hi, 

 

is there any possibiltiy to use (or import) Generics written in my VHDL-Code in my NIOSII-Processor without reading them via PIOs? 

 

Paddy
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
411 Views

Custom instructions ??

0 Kudos
Altera_Forum
Honored Contributor II
411 Views

Hi, 

i am new to the NIOSII and i never worked with custom instructions. How do i have to do that? Can custom instructions be a part or "link" to a VHDL-Code? 

 

Thanks Paddy
0 Kudos
Altera_Forum
Honored Contributor II
411 Views

Custom instructions are written in VHDL - so can import signals from any other VHDL block. 

Loosely each instruction has two 32bit inputs and one 32bit output, which can be any bits the VHDL needs for any purpose.
0 Kudos
Altera_Forum
Honored Contributor II
411 Views

Ok, that sounds good! I will try this. 

Thank you very much, Paddy
0 Kudos
Reply