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.

Access a 64bit component

Altera_Forum
Honored Contributor II
1,104 Views

Hi, 

i've designed a 64bit component which I would like to read out from the NIOS processor. How is it possible to read this 64-bit word ? Do I need to successive 32 bit reads (IORD_32DIRECT) ? Thanks, 

Christian
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
429 Views

 

--- Quote Start ---  

originally posted by christian_80@Mar 2 2007, 04:23 PM 

hi, 

i've designed a 64bit component which i would like to read out from the nios processor. how is it possible to read this 64-bit word ? do i need to successive 32 bit reads (iord_32direct) ? thanks, 

christian 

<div align='right'><{post_snapback}> (index.php?act=findpost&pid=21967) 

--- quote end ---  

 

--- Quote End ---  

 

I think, yes, you need to read it twice, with the proper address each time.
0 Kudos
Reply