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++
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 讨论

NIOSII import generics from VHDL

Altera_Forum
名誉分销商 II
1,464 次查看

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 项奖励
4 回复数
Altera_Forum
名誉分销商 II
736 次查看

Custom instructions ??

0 项奖励
Altera_Forum
名誉分销商 II
736 次查看

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 项奖励
Altera_Forum
名誉分销商 II
736 次查看

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 项奖励
Altera_Forum
名誉分销商 II
736 次查看

Ok, that sounds good! I will try this. 

Thank you very much, Paddy
0 项奖励
回复