Creating a Waveform Simulation for Intel (Altera) FPGAs (Quartus version 13 and newer) (Sec 4-4B )

Поделиться
HTML-код
  • Опубликовано: 10 ноя 2024

Комментарии • 75

  • @The.Doctor.Venkman
    @The.Doctor.Venkman 6 лет назад +5

    Thanks for your tutorial, Bill. Like the others, they're helping me learn faster and I appreciate the time you've spent making them.

  • @sarahtheengineer
    @sarahtheengineer 25 дней назад +1

    Thank you for the tutorial! I wish my ECE TA taught me about waveforms like how you did!!

  • @TRak598
    @TRak598 Год назад

    Excellent tutorial, goes straight to the point.
    Only thing I would say is missing is talking about "grouping" (of inputs), since collapsed groups are codified into their binary sequences, making it easier to evaluate results. But I'm not even sure if this version already had this, so sorry if I'm mistaken.

    • @BillKleitz
      @BillKleitz  Год назад

      I'm glad you find these tutorials useful. As far as grouping of inputs, you'll see more of that in later chapters like 7, 8, 12, and 13.

  • @MrRiceroni
    @MrRiceroni 3 года назад

    If you receive this error: "Error (199013): HDL output file name contains a non-existent directory path" try restore defaults to fix it:
    Simulation -> Simulation Settings -> Restore Defaults ->Save
    That worked for me!

  • @MilanKarakas
    @MilanKarakas 5 лет назад +3

    Well, for some reason not working. it say: "Errors occured during modelism simulation. What to do? Where to find error and how to fix it. THnaks.

  • @anup619thapa
    @anup619thapa 5 лет назад

    Professor Kleitz, I am teaching myself to program FPGAs in Verilog. This video is invaluable for me, I have learnt to simulate systems and it helps be get better understanding of blocking and nonblocking assignments. I am a little confused on the difference (or similarities or the relationship) between a VWF simulation and Modelsim? Its totally possible this is a dumb question when I find out the answer.

  • @dwaipayanray9919
    @dwaipayanray9919 8 лет назад +2

    sir, how to set the path in EDA tool options... if I perform Run Functional simulation-- shows modelsim altera path not found.. please help sir

  • @FajarSuryawan
    @FajarSuryawan 10 лет назад +2

    What is the difference between this simulation and ModelSim one? When should we use which?

    • @kmlk1923
      @kmlk1923 9 лет назад

      Fajar Suryawan hi fajar , did you find the answer ?

  • @M2JD96
    @M2JD96 9 лет назад +1

    Hey, how did you get the vector waveform on v13? I can't find it on mine and people are saying v13 doesn't have support for it starting from v10. So how do you have it on v13? Thanks

  • @nickstanley5064
    @nickstanley5064 Год назад

    Short and informative, thanks for the video. It really helped me.

  • @aarifboy
    @aarifboy Год назад

    When I run functional simulation I dont see new window with waveform, instead I see message below:
    Error (suppressible): (vsim-12110) All optimizations are disabled because the -novopt option is in effect. This will cause your simulation to run very slowly. If you are using this switch to preserve visibility for Debug or PLI features, please see the User's Manual section on Preserving Object Visibility with vopt. -novopt option is now deprecated and will be removed in future releases.
    # Error loading design
    Any suggestions?

  • @superqaxclub
    @superqaxclub 6 лет назад +1

    Thank you so much. I have been looking for vector waveform alternative on Quartus 13 and this video helped

  • @harishy9572
    @harishy9572 10 лет назад +2

    im getting an error saying "Error: (vsim-3170) Could not find 'work.orgate_vlg_vec_tst'.
    #
    # Error loading design
    Error loading design
    Error.

  • @dandiuszielth
    @dandiuszielth 4 года назад +1

    I get an error in simulation when I save as any name other than Waveform.vwf, as if it doesn't find the file name when attempting to start the simulation. Is there any reason for that?

    • @tonykooliyath3325
      @tonykooliyath3325 4 года назад +1

      This might be a little late, but to fix your problem try going to the waveform editor simulation > simulation options and check the Testbench Generation Command and Netlist Generation Command lines. Go to the very end of both, and change the name "waveform.vwf.vht" to "yourfilename.vwf.vht"

    • @JOonRails
      @JOonRails 4 года назад

      Dude you just saved my night with this comment. I had no idea how to change the file to make it work. Thank you!!

    • @giancarlokuosmanen9723
      @giancarlokuosmanen9723 3 года назад

      @@tonykooliyath3325 Thanks a bunch man! You just saved my arse, haha.

  • @BillKleitz
    @BillKleitz  5 лет назад +2

    There's plenty of samples of basic gate simulations in chapter 4 and 5. They should clear it up for you.

  • @rajiv3982
    @rajiv3982 2 года назад +1

    Hi professor, how do I calculate or know the numbers that i should input for the "overwrite clock" ?. I'm trying to figure that out with my vhdl code that I'm still learning on how to do it

    • @poplu7076
      @poplu7076 8 месяцев назад

      hey, did you get to know how to do them?

  • @iluan_
    @iluan_ 8 лет назад +3

    Thanks for the video, it is just what I needed.

  • @nabitawaluka2825
    @nabitawaluka2825 5 лет назад

    hello there. please help me with how to draw the timing diagram when given an input waveform "in general" say a 2-input, 4 input of an AND Gate. i have searched the internet but i cant find help. i will appreciate.

  • @mostafasabeti3952
    @mostafasabeti3952 2 года назад

    thank you professor kleitz

  • @jvnino6086
    @jvnino6086 3 года назад

    hello... how can I resolve following problem: Error: C:/intelFPGA_lite/20.1/modelsim_ase/win32aloem/vlog failed.

  • @PTNLemay
    @PTNLemay 6 лет назад

    Is it possible to create a more "live" simulation. One where we could switch the values of the inputs and see the output change accordingly. It's a bit of a hassle to have to recreate the entire simulation every time I want to alter one of the values.

    • @abhinavram7920
      @abhinavram7920 2 года назад

      Ig you have to write a code for the testing process too?

  • @MK-zf6or
    @MK-zf6or 3 года назад

    thanks for the vid, helped me out in my lab

    • @kleitzw
      @kleitzw 3 года назад +1

      I'm glad it was helpful. Does the fact that the video was produced using version 13 cause any problem?

    • @MK-zf6or
      @MK-zf6or 3 года назад

      @@kleitzw I actually use version 13 for my college, so yes!

  • @nourhh_
    @nourhh_ 3 года назад

    what will be the grid size and the end time if i have 16 var?

  • @josemiguelsalgadoescuadra6002
    @josemiguelsalgadoescuadra6002 9 лет назад

    I've noticed the simulator always tries the verilog format by default (>> quartus_eda --gen_testbench --check_outputs=on --tool=modelsim_oem --format=verilog Top)... even if you have VHDL on the EDA Tool Settings in Quartus II. Does anyone know a way to simulate purely VHDL designs? I always end up getting ** Error: (vlog-7) Failed to open design unit file "Top.vo" in read mode, which is due to the fact that my compilation creates Top.vho as it is a VHDL only project.

  • @abdeljabbarcherkaoui2102
    @abdeljabbarcherkaoui2102 5 лет назад

    How I can visualize variables and signals on the waveform or any other means; thank you

  • @sccho1631
    @sccho1631 6 лет назад

    Thank you very much .. Professor Kleitz.

  • @Danilego
    @Danilego 5 лет назад

    There's no "University Program VWF" option on mine! There are only 3 file options in the Verification Category

    • @BillKleitz
      @BillKleitz  5 лет назад

      Install Version 13 to see the same features shown in the video.

    • @Danilego
      @Danilego 5 лет назад

      @@BillKleitz I installed version 13.0 and it worked! Thanks!

  • @JumpingMonkeysGR
    @JumpingMonkeysGR 5 лет назад

    guys if i have the waveform how can i find the function?

  • @andresmata8859
    @andresmata8859 7 лет назад +1

    Great tutorial, thanks! I find the simulation workflow in Altera completely unintuitive.

  • @phoenixs3
    @phoenixs3 10 лет назад

    theres not even an option to create that new file in mine!! i need it for tomorrow any chance you could help?

    • @joshandseb
      @joshandseb 10 лет назад

      well this is a little late then but, after version 9.1 they got rid of the waveform simulator

    • @billkleitz1963
      @billkleitz1963 10 лет назад

      Josh P Quartus Version 13.0 and newer has the vector waveform simulation capability as shown in this VideoCast.

  • @rhornak2381
    @rhornak2381 2 года назад

    Thanks ! Quick and useful video :)

  • @vynguyenhoangquoc2702
    @vynguyenhoangquoc2702 3 года назад

    what does offset mean?? Please explain it to me

    • @kleitzw
      @kleitzw 3 года назад

      In this case, offset is the time in seconds that the waveform is delayed before starting it's cycle. For example if your period is one microsecond and you offset one of the waveforms by 0.1 microseconds you'll see that the waveform is delayed by a tenth of a period.

    • @vynguyenhoangquoc2702
      @vynguyenhoangquoc2702 3 года назад

      @@kleitzw you're really my savior

  • @TheTimoNizor
    @TheTimoNizor 10 лет назад

    Is there maybe a way to get a truth table for a circuit that has been built on Quartus 13.0?

    • @BillKleitz
      @BillKleitz  10 лет назад +1

      The easiest way to produce a truth table is with NI MultiSim.

    • @TheTimoNizor
      @TheTimoNizor 10 лет назад

      Woah Thanks for the fast reply! And I got NI MultiSim, but I don't know to make a truth table from Quartus to MultiSim. Im kinda new to this program.

  • @clarisscrisol7134
    @clarisscrisol7134 8 лет назад

    what if i use relay to simulate>

  • @israelperezvicente1747
    @israelperezvicente1747 3 года назад

    Thanks you Professor

  • @LucasGomesDantas
    @LucasGomesDantas 7 лет назад +1

    Good tutorial, worked for me

    • @kleitzw
      @kleitzw 7 лет назад

      Lucas Gomes Dantas
      I'm glad to see that this tutorial worked for you I was afraid that the newer version of quartus might have had a few differences.

    • @LucasGomesDantas
      @LucasGomesDantas 7 лет назад

      Hey, Bill! I'm using Quartus for academic purposes, and the teacher recommended for us to use the version 13.1 of the software. So, I'm afraid we can't tell yet that it works for the newer versions =\
      Anyway, it helped me a lot. Thanks!

    • @kleitzw
      @kleitzw 7 лет назад

      Yeah the text book follows version 13 pretty closely. I hope you get to try the other tutorials too

  • @MMoreau
    @MMoreau 6 лет назад

    The main problem is the limited end time to 100us for the simulation. For this reason i still use Quartus V9.

  • @mathiazhaganvenkatachalam5414
    @mathiazhaganvenkatachalam5414 2 года назад

    Hi sir, Thanks for the wonderful tutorial, will i be able apply different values for the specific input on various time, such as for input A in 2ns, 6ns, 10ns please help me out in this specific problem sir

  • @vedantchikhale1686
    @vedantchikhale1686 7 лет назад

    Thank you Professor 👍

  • @elwind762
    @elwind762 10 лет назад

    I try this and it takes forever stuck on top level module on the loading of the functional simulation... RAGE

  • @princessdanicaaldovino1516
    @princessdanicaaldovino1516 9 лет назад

    clear explanation.thank you!

  • @robertohurtado6458
    @robertohurtado6458 7 лет назад

    good tut my friend

  • @ryannaidoo642
    @ryannaidoo642 3 года назад +1

    Sheeeeesh

  • @salmankhanbakhtawar6492
    @salmankhanbakhtawar6492 4 года назад

    Thanks a lot sir

  • @patrickyip2005
    @patrickyip2005 2 года назад

    Thanks

  • @xaizard
    @xaizard 10 лет назад +2

    Muito bom, tudo o que eu queria saber.

  • @valenzuelavilchisarath7004
    @valenzuelavilchisarath7004 2 года назад

    c:

  • @gerardobriseno4473
    @gerardobriseno4473 3 года назад

    Very helpful, thank you.