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链接已复制
4 回复数
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.