HDL Coder | Generate HDL code from MATLAB code |
codegen | Generate HDL code from MATLAB code |
coder.config | Create HDL Coder code generation configuration objects |
hdl.BlackBox | Black box for including custom HDL code |
Integrate Custom HDL Code Into MATLAB Design
Include pre-existing HDL code in your MATLAB® design
Configure clock enable to run at design base rate or input data rate.
Generate code for registers without clock enables
Enable MATLAB Function Block Generation
During HDL code generation, your MATLAB algorithm must go through the floating-point to fixed-point conversion process, even if it is already a fixed-point algorithm.