Forum Discussion

salataenc020's avatar
salataenc020
Icon for New Contributor rankNew Contributor
4 years ago

Quartus Prime Lite - RTL Viewer

I don't have any devices yet , but I wanted to use RTL viewer of Quartus to verify some verilog codes. Is there any way to do it?
I see that I can do this simulations using project wizard, but I can't run it since I don't have a device

2 Replies

  • sstrell's avatar
    sstrell
    Icon for Super Contributor rankSuper Contributor

    Just select any target device even if it doesn't end up being your chosen device, and use the RTL Viewer. You can change the device at any point later (Assignments menu -> Device) once you know which one you will use.

    Of course, you have to have at least one device family (.qdz file from the Download Center) installed.

  • SyafieqS's avatar
    SyafieqS
    Icon for Super Contributor rankSuper Contributor

    Hi Salata,


    Software wise should be okay. RTL Viewer can be used to verify you logic without real hardware. Create you project --> select your device --> and good to go.