Signal Processing and Communications
Description Topics
- Executable Specifications from Models
- Algorithm Development and Analysis
- Design with Simulation
- Automatic Code Generation and Implementation
- Continuous Test and Verification
Automatic Code Generation and Implementation
Production Code Generation for DSPs and Microprocessors
With Real-Time Workshop and Real-Time Workshop Embedded Coder, you can automatically generate highly efficient embedded software from Simulink models. Using the MathWorks open interfaces, you can create a library of optimized components to use when generating code, further optimizing performance for specific targets. This approach facilitates hardware independence and design portability, not merely code portability.
You can execute the real-time code directly on target hardware for verification and debugging, and easily integrate it with external software. The Target Support Package⢠TC2 and Target Support Package⢠TC6, for instance, provide target-specific support for popular implementation platforms.
HDL Generation for FPGAs and ASICs
Simulink HDL Coder generates bit-true, cycle-accurate Verilog and VHDL code from Simulink models and Stateflow charts. The HDL code is target-independent.
You can simulate and synthesize the automatically generated HDL code using industry-standard tools and then map it into field-programmable gate arrays (FPGAs) or application-specific integrated circuits (ASICs). You can also use the automatically generated HDL code to verify existing HDL code using formal or functional verification tools.
Simulink HDL Coder also generates test benches, enabling rapid verification of the generated HDL code using HDL simulation tools.
Store
Next