Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dueToLife authored Dec 20, 2019
1 parent b644382 commit 4029272
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# FPGA_VGA_plane_game
Just a homework.

这是本学期模拟与数字电路实验课的大作业,使用verilog硬件语言,开发板是Xilinx Nexys4。
粗略的写了一个飞机大战小游戏,但还是有mygame.v是顶层模块,但是整个程序的reset功能还是有bug,在每次reset的时候显示出来的图片可能被切割。
由于是第一次用硬件语言写程序,代码风格和架构也很丑,欢迎指正和修改。

(.mb文件是提供图片转.ceo文件的一个脚本)

0 comments on commit 4029272

Please sign in to comment.