hdl code generation from matlab -凯发k8网页登录
generate hdl code from matlab® algorithms
implement your matlab algorithm in hardware by generating hdl code and deploying that code on an application-specific integrated circuit (asic) or field programmable gate array (fpga). write the matlab algorithm with syntax and functions that are compatible with hdl code generation. if the algorithm uses floating-point data, hdl coder™ helps you to convert it to a fixed-point algorithm. after you generate hdl code and verify that it matches your original algorithm, deploy the hdl code on your target hardware.
hdl code generation from matlab basics
categories
supported matlab syntax and functions, system objects, best practices
convert floating-point code to fixed-point code, optimize fixed-point data types
generate and verify hdl code from floating-point designs
generate hdl code and test bench, coding standards and reports, export design for system integration
simulation and verification of generated hdl code using hdl test bench, cosimulation, or fpga-in-the-loop
synthesis scripts and deploy generated hdl code to intel®, xilinx®, microchip, speedgoat®, and custom fpga boards
improvements through resource sharing, streaming, pipelining, ram mapping