Forum Discussion
SGold21
New Contributor
6 years agoCordic/Divider
I understand that there are cores for cordic (I need atan2) and integer divider. Are there any matlab models available for verification purposes? Thanks
CheepinC_altera
Regular Contributor
6 years agoHi,
As I understand it, you are inquiring if there is any Matlab model for CORDIC Intel FPGA IP. For your information, this IP only support VHDL and Verilog simuulation model but not Matlab model. Sorry for the inconvenience. As a workaround, you may look into using Modelsim to simulate the IP behavior.
Best regards,
Chee Pin
- SGold216 years ago
New Contributor
If I can't have a C/Matlab model, then I can't use the block. Our methodology requires verification versus C/Matlab model.