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++
Announcements
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 Discussions

Multiple-output custom instructions in Nios-II

Altera_Forum
Honored Contributor II
974 Views

Hi there 

 

i guess some people here work with Nios-II and SoPC builder. I have a question regarding the potential use of the internal register file. 

 

The internal register file is useful for performing multi-cycle operation for user-supplied custom instructions. Is it possible to implement a custom instruction as the following: 

 

(out0,out1,out2) <- function-of(inp0,inp1,inp2,inp3) 

 

I mean is it possible to commit the output operands (out0-out2) in 3 consecutive cycles? 

 

thanks in advance 

 

-kavi
0 Kudos
0 Replies
Reply