System Objects
Predefined and user-defined System object™ support for HDL code generation
Functions
hdl.RAM | Single, simple dual, dual, true dual, or simple tri-port RAM for memory read/write access |
hdl.BlackBox | Black box for including custom HDL code |
hdl.Delay | Delay input signal by number of samples (Since R2021a) |
hdl.TappedDelay | Delay input signal and output all delayed versions (Since R2021a) |
Topics
- HDL Code Generation for System Objects
System object support for HDL code generation.
- Predefined System Objects Supported for HDL Code Generation
List of predefined System objects for HDL code generation.
- Generate Code for User-Defined System Objects
How to create user-defined System objects and generate HDL code.
- Integrate Custom HDL Code Into MATLAB Design
Include pre-existing HDL code in your MATLAB® design.