Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by doofus64@May 23 2006, 03:06 AM when i search the internett i am not able to find flash memory with "common flash interface" that is bigger than 16mbytes.
as i have interstood is "common flash interface releated to nor flash,
and "disk on chip" interface is releated to nand flash.
does someone know about som bigger memory with "common flash interface"?
it is possible to connect nand flash to the avalon tristate bridge?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15523)
--- quote end ---
--- Quote End --- Nor flash, you can design your verilog file as user interface attached to avalon. It's very easy. I thought it's a good idea to connect Nand flash to the avalon tristate bridge. Just connected the Address line to the ale,cle. for example A2->ale, A1->cle then you can write the nand address port: base+0x04 command port: base+0x02 read and write data port: base