Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by ruling@Feb 8 2006, 04:36 PM is it possible for custom instruction written in vhdl to access on-chip memory or registors? how? thanks! http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/smile.gif
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=12644)
--- quote end ---
--- Quote End --- it is possible to access up to 32 programmer visible registers (accessed by c0-c31 in inline assembly). These are implemented in ALUTs (I believe). I don't know about the TCM (tightly-coupled memory). I mean if it is accessible by the programmer.