Forum Discussion
Altera_Forum
Honored Contributor
19 years agoIs it worth using Tightly Coupled Memory?
I currently use a NIOS-II/f with instruction and data cache, in a Cyclone. I've looked at the tutorial for using TCM: http://www.altera.com/literature/tt/tt_nio...ry_tutorial.pdf (http...
Altera_Forum
Honored Contributor
19 years agoIt depends on what you are doing; tightly coupled memory has the (dis)advantage that it isn't cached. However a large cpu cache rules. It will speed up your application (for example ethernet).