五子棋.zip
大小:2.85MB
价格:14积分
下载量:0
评分:
5.0
上传者:weixin_63179615
更新日期:2025-09-22

基于FPGA的五子棋设计

资源文件列表(大概)

文件名
大小
五子棋/
-
五子棋/README.md
382B
五子棋/src/
-
五子棋/src/clock/
-
五子棋/src/clock/clk_divider.v
549B
五子棋/src/data/
-
五子棋/src/data/gobang_datapath.v
11.73KB
五子棋/src/data/testbench/
-
五子棋/src/data/testbench/gobang_datapath_tb.v
1.73KB
五子棋/src/display/
-
五子棋/src/display/display_pics.v
150.42KB
五子棋/src/display/vga_display.v
15.76KB
五子棋/src/display/vga_sync.v
1.12KB
五子棋/src/gobang_top.v
4.53KB
五子棋/src/input/
-
五子棋/src/input/ps2_input.v
2.52KB
五子棋/src/input/ps2_scan.v
2.37KB
五子棋/src/input/testbench/
-
五子棋/src/input/testbench/ps2_scan_tb.v
2.22KB
五子棋/src/logic/
-
五子棋/src/logic/gobang_logic.v
9.83KB
五子棋/src/logic/gobang_patterns.v
10.35KB
五子棋/src/logic/gobang_strategy.v
4.98KB
五子棋/src/logic/score_calculator.v
1.71KB
五子棋/src/logic/win_checker.v
2.85KB
五子棋/src/random/
-
五子棋/src/random/random_generator.v
1.13KB
五子棋/说明文档.pdf
3.17MB

资源内容介绍

基于FPGA的五子棋设计,Verilog编写。VGA显示;PS/2键盘控制;到手即可运行,内含源码和说明文档,quartus和vivado平台均可运行。quartus占用资源约7000,vivado占用资源3000多,普通板子即可运行。
# Verilog-Gobang-Game-with-AIThis is my project for the course "Logic and Computer Design Fundamentals"It is a gobang game for one or two players which can be played using the Kintex-7 FPGA Board, a VGA monitor and a PS/2 keyboard. The players can play with each other or play with AI or watch the game between two AI. A greedy strategy is used to implement the AI of the game.

用户评论 (0)

发表评论

captcha