Forum Discussion
Altera_Forum
Honored Contributor
10 years agoI'll also add that the ALTASMI_PARALLEL block is just far too complicated for may uses.
All you need is a simple block to allow an Avalon master to bit-bang the interface. The most would be something to allow 32bit and 8bit reads/writes to be done an a single Avalon cycle. Everything else can be done with a very simple software interface - not based on the HAL code for the old EPCS flash controller which is a lot of library code that doesn't expose the interfaces the code needs.