Main Content
RAM and ROM Blocks
Mimic RAMs and ROMs on hardware using blocks in HDL RAMs library
The HDL Coder block library contains many blocks that you can add to your Simulink® modeling environment and develop your HDL algorithm. You can use blocks from the HDL Coder library to mimic RAM and ROM blocks on the target device.
To filter the Simulink Library Browser to show only HDL-supported blocks, enter
hdllib
.
Functions
hdllib | Display blocks that are compatible with HDL code generation |
Checks
Blocks
Topics
- Build a ROM Block with Simulink Blocks
HDL Coder™ does not provide a ROM block, but you can easily build one using basic Simulink blocks.
- Use Simulink Templates for HDL Code Generation
Use Simulink model templates for HDL code generation to create efficient hardware designs.