**这是本文档旧的修订版!**
BASYS 3 开发板
BASYS 3开发板简介!
在这里你可以获取到BASYS 3开发板所有的参考资料。
BASYS 3是一款采用Vivado套件设计的入门级的FPGA开发板,板载赛灵思Artix 7系列的FPGA产品。 BASYS 3包含所有BASYS板中的标准功能:完成准备使用的硬件,收集了大量的板载I / O设备,所有需要FPGA支持电路,以及开发工具的免费版本 ,所有的都是在学生都可以接收的价格。
目前BASYS 3只卖10美金。
文档
设计资源
- Master XDC – ZIP
- 附件包括了定义Basys3开发板上每个器件的pin约束文件master XDC
- Vivado板级文件 – Wiki
- 安装7 系列 Vivado板级文件可以让你创建直接作用于Basys3硬件的Vivado项目
- 参考项目 – ZIP
- 附件包含了Basys3在tcl脚本格式的参考项目,更多关于如何使用这些请访问click here.
Tutorials
- Getting Started Guide – Wiki
- 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 Guide – Wiki
- This guide walks through the different methods available for programming the FPGA on the Basys 3
Reference Projects
- General I/O Demo – Wiki
- 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 Demo – Wiki
- Implements several arithmetic operations using the switches as inputs and displaying the result on the 7-segment display
- XADC Demo – Wiki
- Basic demo that shows a simple implementation with the Artix-7 XADC
External Links