Forum Discussion

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

16 Bit SRAM (IDT71V416)

Hi,

often asked, just create a new compontent (eg.: my_16b_SRAM),

copy content from:

"\altera\kits\nios2_60\components\altera_nios_dev_kit_stratix_edition_sram2"

and replace original class.ptf with attached file (same name)

--> Not an IP but sometimes useful

Regards Frank

1 Reply

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

    --- Quote Start ---

    originally posted by franky@Aug 25 2006, 01:45 AM

    hi,

    often asked, just create a new compontent (eg.: my_16b_sram),

    copy content from:

    "\altera\kits\nios2_60\components\altera_nios_dev_kit_stratix_edition_sram2"

    and replace original class.ptf with attached file (same name)

    --> not an ip but sometimes useful

    regards frank

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

    --- quote end ---

    --- Quote End ---

    could you tell me how to create the new compontent?

    I want to creat the AD interface ,when i use the ad_conv,adclk,ad_in,ad_out ,how to write the IOWR(AD_ADDRESS_BASE,??,DATA) to control the ad_conv,adclk,ad_out,ad_in each other.