**这是本文档旧的修订版!**

BASYS 3 开发板

欢迎来到BASYS 3开发板的资源中心!

在这里你可以获取到BASYS 3开发板所有的参考资料。

BASYS 3是一款采用Vivado套件设计的入门级的FPGA开发板,板载赛灵思Artix 7系列的FPGA产品。 BASYS 3包含所有BASYS板中的标准功能:完成准备使用的硬件,收集了大量的板载I / O设备,所有需要FPGA支持电路,以及开发工具的免费版本 ,所有的都是在学生都可以接收的价格。

目前BASYS 3只卖10美金。


文档

  • 原理图basys3_sch.pdf
    • PDF Schematic of the PCB generated by Altium
  • 参考手册Wiki PDF
    • Technical description of the Basys 3 and all of its features. The Wiki may contain more up-to-date information than the PDF.
  • Sell SheetPDF

Design Resources

  • Master XDCZIP
    • This package contains the master XDC that defines the pin constraints for every device on the Basys 3.
  • Vivado Board FilesWiki
    • Installing the 7 Series Vivado Board Files allows you to create Vivado projects that directly target the Basys3 hardware
  • Reference ProjectsZIP
    • This package contains the reference projects for the Basys3 in tcl script format. For more information on how to use these click here.

      Tutorials

  • Getting Started GuideWiki
    • Great starting point for new Basys 3 owners. Includes the kit contents, instructions for running the out of box demo, and instructions for building a simple design.
  • Basys 3 Programming GuideWiki
    • This guide walks through the different methods available for programming the FPGA on the Basys 3

Reference Projects

  • General I/O DemoWiki
    • Basic demo that uses the onboard switches, buttons, LEDs, 7-segment display, UART, a VGA monitor and a USB-HID mouse. This project is pre-loaded into SPI flash when the board is shipped.
    • Abacus DemoWiki
    • Implements several arithmetic operations using the switches as inputs and displaying the result on the 7-segment display
    • XADC DemoWiki
    • Basic demo that shows a simple implementation with the Artix-7 XADC