Getting started with Vivado and Basys3

Поделиться
HTML-код
  • Опубликовано: 17 сен 2014
  • Use your Basys3 and Vivado Web Pack to build an binary calculator (using the switches on the board) that shows decimal characters on the seven segment display. This is a great video to get introduced to Vivado versus ISE.
    Project files can be found at digilentinc.com/basys3 or downloaded directly via this link: www.digilentinc.com/Data/Prod...
    To learn more about the Basys3 board please see our Highlight video:
    ruclips.net/user/edit?o=U&vide...

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

  • @Bananananamann
    @Bananananamann 4 года назад +10

    Hey! When following this tutorial, make sure to double check which memory your device uses. It is on the backside of your Basys 3. Mine was a different one than what Warren (?) said.
    Thanks for the video!

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

      Awesome, thanks for pointing that out!

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

      Yes, it is the Makronix MX25L3233FMI-08G for later boards.

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

      @@sebastianhenckel6440 Correct, thanks for the tip.

  • @emilisdovidauskas5907
    @emilisdovidauskas5907 Год назад +1

    Nice begining tutorial, Thank You very much! Wish more tutorials like this, for self learning, and more detailed. :)

  • @user-se9rr4nf5k
    @user-se9rr4nf5k Год назад +1

    Thank you !!! It very useful !

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

    Hi! when I try to run simulation, I have this message "Please check that the file has the correct 'read/write/execute' permissions" what do i have to do ?

  •  Год назад

    For those who wonder why the FPGA does not appear in the Device Manager once connected via USB: just check that the usb cable is not only a power cable. I have 5 usb cables and only 1 of them transfers data, the others are just dummy cables for charging...

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

    How do we get a analog signal to turn into a digital 12bit signal using the on board Basys 3 ADC? I don’t know how to start it up or how to work with it.

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

    Hi! I followed this tutorial , burned the program in basys3 sussessfully ,QSPI,but whenever i reopen this, theres no answer to the basys3,what should i do?

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

    Hello All:
    Do any of you know how to load bit or bin file with a C# program? or any source how to write C# code to program the FPGA dynamically.
    Thank you, Ulas

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

    My BASYS3 has an Artix7 ic with no printed speed. How do I look up speed grade?

  • @andreapibiri4760
    @andreapibiri4760 4 месяца назад

    I followed though all, everything worked fine, but I didn't understand what actually I have done...

  • @cl.5974
    @cl.5974 Год назад

    What is the hardware target host name I should use for Adding Xilinx Virtual Cable(XVC)?
    It always failed. Even I enter localhost. Thanks.

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

    Hi sir how to use Basys 1 digilant board.I got board manager file only for basys 1 and 2.I cant get board manager file for Basys board(XC3S100E).Help me to use this board...
    Thanking you sir

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

    Thanks for the great video, but the code is does not seem to have been posted? Is there a URL to find the source for this project? Thanks!

    • @varunk5638
      @varunk5638 9 лет назад +2

      You can find the source zip file by following this link.
      forum.digilentinc.com/index.php?/topic/17-basys3-demo-project-abacus/

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

    got some knowledge

  • @martinrgerez453
    @martinrgerez453 7 лет назад +3

    Hi, how did you generate the file the debug probes file?

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

    Hi,
    I registered in the digilentic forum, but i couldn't able to post any question.
    I am using a temperature sensor to measure the environment temperature and connected the sensor output to XADC.
    Now,form which pin do i need to get the binary output and the output will be in how many bits?
    Thanks in advance!
    Regards,
    Priya

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

      Hi Priya,
      Thank you for the question. I'm not sure why it wouldn't let you post on the forum. Sorry about that.
      I have posted the question for you. you can see the thread here: forum.digilentinc.com/index.php?/topic/427-basys-3-binary-output-pin-for-temperature-sensor/
      Hope that helps!

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

    hi, good stuff by the way.
    what CPU you recommend for vivado, will an 3rd gen i5 do the job? there is nothing in xilinx website about that

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

      ElectroMac74 I asked Sam B. your question and here is the response he gave me:Basically the faster the CPU, the faster your Vivado build times will be. A 3rd Gen i5 should be plenty fine for Basys3 and Nexys4 designs. Vivado also consumes a bunch of memory, so I would recommend having around 8GB if you hope to be doing other things while the build process is occurring.

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

      Digilent, Inc. ElectroMac74 i used my laptop ( Dell Inspiron N5010), 4Go of RAM and i3 CPU, during more than 6 month, working on Vivado 2013.4, development of embedded system solution on Zedboard

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

      If you have any particular questions, you may want to try asking on our community forum digilentinc.com/forum

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

    Hey, Why cant you stop scrolling on seven segment display?
    Is it difficult for you?

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

    I have an Adaptive Filter Verilog code generated using MatLab's HDLCoder tool. I now wish to implement the code on Basys3. The input has to be a speech signal. Can I use Vivado Design Suite for this, or will I need Vivado System Generator?

  • @ExperiMar
    @ExperiMar 8 лет назад +1

    Thanks for this video which seems to be very complete and exhaustive. Maybe the title does not match with the content.
    From a "beginner" point of view is not what "Getting started" videos looks like. I was expecting more a "Hello World" to help me to start with my brand new Basys3.
    Could you please be so kind to recommend me a good starting point for a very beginners?

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

      Digilent has quite a few introduction tutorials on our Wiki: reference.digilentinc.com/reference/programmable-logic/basys-3/start?redirect=1id=basys3:basys3
      There are also a few good instructables which feature the Basys3: www.instructables.com/howto/basys3/
      If you get into a project and find yourself stuck, feel free to post questions on the Digilent Forum: forum.digilentinc.com/
      The forum community is very friendly and helpful.
      Hope this helps; good luck!

    • @ExperiMar
      @ExperiMar 8 лет назад +1

      Thanks for your kind help. As far as I can see, it will take me quite some time to feel confortable with this technology. Let's see.
      Please keep posting video tutorials for beginners, probably Arduino's success could be transferred to FPGA world if this happens.
      Thanks

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

      Thank you for your support!

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

    the .zip was moved :( where I can to find it?

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

      Here is a link to the Basys 3 Resource Center: reference.digilentinc.com/reference/programmable-logic/basys-3/start?redirect=1
      You should be able to find anything you need here.
      If it isn't there, let us know and we will figure out what is going wrong.
      Thank you for pointing this out!

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

      @@DigilentInc A list of other tutorials that have working source file links is there, but no links to the source files used in this video can be found there.

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

      @@lonesnark This is a bit dated as far as demos go, and has been lost in the shuffle of the Wiki a bit over the years, but here is the GitHub for the Abacus demo (2018.1): github.com/Digilent/Basys-3-Abacus

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

    how can I get the .v source codes I cannot find the link

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

      Gone. Follow the tutorials on the website instead.

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

    can i use this for VHDL
    i have installed xilinx ise bt when i try to launch it its giving me error "vivado.bat has stopped working" please help me. i am using windows 10

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

    you connect your eyebrow togather!

  • @keremsahin835
    @keremsahin835 Год назад +1

    Terrible product.