Modelsim/QuestaSim Simulator Walk Through (Tutorial For Beginners) Part-1

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

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

  • @nabihtalaat691
    @nabihtalaat691 10 месяцев назад +2

    Thanks, that was helpful to have a good start and get familiar with the simulator

    • @GetitQuickly
      @GetitQuickly  10 месяцев назад

      Thank you. I'm so glad that it helped. :)

  • @stoicavasi1144
    @stoicavasi1144 4 месяца назад +1

    Do you know how to compile and simulate using a makefile in questa?

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

    what if the object(inputs and outputs) is not visible while simulating the test bench..How to troubleshoot it

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

      If you are simulating in HLS I would say you a single image for HLS simulation to implement your video algorithm. Consider this image as a single frame of your video stream. Let me know if I can help you with this more. Thanks!

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

    There is an error says "error loading design". I checked the path the path is same for two files and project. Please help.

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

      Please check your modelsim.ini should be there with correct reference.

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

    hello sir, how can I change the editor as notepad++ instead of default editor?

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

      I don't think so ModelSim would allow that in case if you are asking that. Well, in Windows you can do that by right clicking any text file and hover to the open with and check the box always open with first and select Notepad++ to open that file, it sets the default editor to Notepad++ and then you can make a .do for ModelSim. Hope that helps.
      Thanks!

  • @kv8536
    @kv8536 5 месяцев назад +1

    How we can generate bit file in quasta sim sir

    • @GetitQuickly
      @GetitQuickly  5 месяцев назад

      Hi There,
      QuestaSim is a simulation software so you can't generate a bit file in it. Thanks!

    • @kv8536
      @kv8536 5 месяцев назад +1

      @@GetitQuickly sir xiline also a simulation software right.. but in this software we are able to generate bit file

    • @GetitQuickly
      @GetitQuickly  5 месяцев назад

      @@kv8536 AMD-Xilinx has a Vivado Design Suite which has an integrated simulator along with the sythesis and P&R engines that's why you can simulate your design in Vivado/Vitis and generate the bitstream because you can synthesis and impletment your desing. While QuestaSim or ModelSim doesn't have the synthesis and P&R engines so you can not sythesis and implement your design to generate bitstream. Hope that helps :)

    • @kv8536
      @kv8536 5 месяцев назад +1

      @@GetitQuickly thank you alot sir

    • @GetitQuickly
      @GetitQuickly  5 месяцев назад

      @@kv8536 Pleasure :)