Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by luca@Mar 13 2006, 12:29 PM no bug:
if you specify shared you get a signal with the name of the bus,
if you specify not shared you get individual signal for each peripheral,
using both you get both
ptf manual editing is not reccomended if you are not familiar with it, anyway the modification will remain also after sopc generation and regeneration, unless you delete the component
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=13391)
--- quote end ---
--- Quote End --- 1. There is no option for CFI interface to share or not to share signals. 2. CFI interface signals seem to be always half-shared (read_n), half-not shared (write_n). 3. Problem does not appear when I use CFI flash and IDT71V416 predefined SRAM component interface for EP1C20 eval board.