Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
18 years ago

Access a 64bit component

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

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- 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.