Skip to content
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.

Commit

Permalink
docs: update README and fix lab descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxwellJay256 committed Jul 13, 2024
1 parent f978c91 commit f5e0008
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# FPGALab_2024

HITSZ 2024 数字电路技术实验 FPGA Verilog 代码仓库
HITSZ 2024 数字电子技术实验 FPGA Verilog 代码仓库

开发环境:[EGo1 FPGA 开发板](https://e-elements.readthedocs.io/zh) + Vivado 2023.2

FPGA:Xilinx Artix-7 系列 XC7A35T-1CSG324C

## [lab1](./lab1/)

使用 FPGA 实现组合逻辑电路

## [lab2](./lab2/)

使用 FPGA 实现时序逻辑电路

## [lab3](./lab3/)

使用状态机实现数字逻辑电路

0 comments on commit f5e0008

Please sign in to comment.