Forum Discussion

Noman3's avatar
Noman3
Icon for New Contributor rankNew Contributor
10 months ago
Solved

SPWM USING FPGA IMPLEMENTATION

The design works correctly in quartus prime (Lite edition 17.1) modelsim simulation, but when i program it onto an fpga, then it will not fucntional. I am using the Cyclone V 5CEBA7F31C8 FPGA. The ma...
  • FvM's avatar
    10 months ago

    Hi,
    problem is that your sine ROM code isn't recognized by Quartus synthesis. A small modification based on Quartus ROM template makes it work.

    Regards

    Frank