Forum Discussion

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

Flash memory

Hi,

Can I add 16GB of NAND Flash memory into my NiosII processor system for a data storage system, if you know how to add this amount of FLASH please explain me.

6 Replies

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

    Anything's possible, but I don't know of any NAND flash controllers/drivers for Nios II-based systems.... You're welcome to develop one, yourself, of course!

    Cheers,

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

    Thanks, I was looking for a Flash controller for NIOSII processor system. Has any body developed a one so far, if so can I share your thoughts.

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

    --- Quote Start ---

    originally posted by jay2005@Dec 2 2005, 11:17 AM

    thanks, i was looking for a flash controller for niosii processor system. has any body developed a one so far, if so can i share your thoughts.

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

    --- quote end ---

    --- Quote End ---

    I&#39;ve added 32MBytes * 20 of Intel Strata flash but I think that&#39;s NAND and was done by adding memory component in SOPC builder
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by gmm50+dec 7 2005, 03:20 pm--><div class='quotetop'>quote (gmm50 @ dec 7 2005, 03:20 pm)</div>

    --- quote start ---

    <!--quotebegin-jay2005@Dec 2 2005, 11:17 AM

    thanks, i was looking for a flash controller for niosii processor system. has any body developed a one so far, if so can i share your thoughts.

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

    --- quote end ---

    --- Quote End ---

    I&#39;ve added 32MBytes * 20 of Intel Strata flash but I think that&#39;s NAND and was done by adding memory component in SOPC builder

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

    [/b]

    --- Quote End ---

    Hey, what was your interface to Avalon bus, did you use CFI, if so it could be NOR flash I cannot find a NAND flash interface in the SOPC builder. IF you have found a NAND Flash Contorller within the SOPC builder please tell me what it is.

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

    Hey, what was your interface to Avalon bus, did you use CFI, if so it could be NOR flash I cannot find a NAND flash interface in the SOPC builder. IF you have found a NAND Flash Contorller within the SOPC builder please tell me what it is.

    Thanks

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

    --- Quote End ---

    I used interface to user logic in the SOPC builder.

    The Intel device isn&#39;t supported by CFI. I&#39;m currently adding support for Intel&#39;s P30 family. Fairly straight forward but it curcumvents CFI.

    gm