The HDL Coder block library contains many blocks that you can add to your develop 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
.
hdllib | Display blocks that are compatible with HDL code generation |
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 templates for HDL code generation to create efficient hardware designs.