Forum Discussion
Missing config options in Avalon-ST Multi-Channel Shared Memory FIFO Core
- 5 years ago
You can edit the parameter (USE_PACKETS = 0;) manually at <project directory>/synthesis/submodules/altera_avalon_multi_channel_shared_fifo.v files.
It is one of the many files generated from the Platform Designer that represents your IP variation.
Furthermore, I have send a request to the engineering team to add "Use Packets" option box in the parameter editor GUI.
You can edit the parameter (USE_PACKETS = 0;) manually at <project directory>/synthesis/submodules/altera_avalon_multi_channel_shared_fifo.v files.
It is one of the many files generated from the Platform Designer that represents your IP variation.
Furthermore, I have send a request to the engineering team to add "Use Packets" option box in the parameter editor GUI.
- Broddo5 years ago
Occasional Contributor
Changing the parameter manually in altera_avalon_multi_channel_shared_fifo.v does indeed solve the problem.
Thanks for your help with this and thanks for forwarding this to the engineering team too.