Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
7 years ago

Create a on-chip memory with logic resources

Is it possible to create on-chip memory with logic resources in Altera FPGA when there's no enough on-chip RAM? For example, using VHDL language: type memory_type is array (0 to 15) of std_log...