联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All Verilog(35) 

[WEB开发] digital-design-grp-12

恐龙适合冒险!在现实世界中用你们的身体运动来玩铬恐龙!清华大学数字设计课程项目。
Dino Fit Adventure! Play Chrome Dino in real world with your body movement! Course project of Digital Design, Tsinghua University. (2024-02-04, Verilog, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1707121413648697.html

[其他] lc3_guess-number

完成简单游戏的项目。请使用vivado.etc生成比特流或使用现有的比特文件,然后您就可以玩游戏了!
A project that accomplish a simple game.Please use vivado.etc to generate bitstream or use existed bit file,then you can play your game! (2023-12-30, Verilog, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703974993432162.html

[游戏] FPGA-Blackjack

单人21点游戏,可在Altera DE2-115 FPGA板上玩。游戏是用Verilog设计的,类似于Atari 2600版本的21点。它采用玩家对计算机模式,其中计算机充当经销商。包含线性反馈移位寄存器(LFSR)和有限状态机(FSM)。
A single-person game of blackjack, playable on the Altera DE2-115 FPGA board. The game is designed in Verilog and resembles the Atari 2600 version of blackjack. It features a player-versus-computer mode, where the computer acts as the dealer. Contains a Linear Feedback Shift Register (LFSR) and a Finite State Machine (FSM). (2023-12-28, Verilog, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703741613248912.html

[游戏] simonGameFPGA

在学习“逻辑电路设计”课程时,我开发了一款名为“Simon”的游戏,可以在FPGA卡上玩
While taking "Logic Circuit Design" course, I have developed a game called "Simon" that can be played on FPGA Card (2023-12-19, Verilog, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703034930622256.html

[游戏] SlotMachine

与nexys3板一起使用的交互式老虎机游戏。包括灯光、声音和乐趣!有关如何玩的说明,请参阅自述文件,
Interactive slotmachine game made for use with nexys3 board. Includes lights, sounds, and FUN! See readme for instructions on how to play, (2015-07-24, Verilog, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1695302553564724.html

[超算/并行计算] processor

该处理器是一款多核处理器。JK它不是多核的,但我们将玩bug_on_a_wire,
This processor is a beast with multicore. JK it is not multicore, but we will be playing bug_on_a_wire, (2016-04-27, Verilog, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694409732723706.html

[硬件设计] verilog_examples

一些verilog示例,帮助学生开始玩verilog和Icarus模拟器,
A few verilog examples to help students to start playing with Verilog and the Icarus simulator, (2021-02-23, Verilog, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694069055845719.html

[硬件设计] Reaction-Timer-2

一个verilog项目,使用DE10 Lite板允许用户玩两个不同的游戏,旨在测试他们的 React速度。2.0...,
A verilog project which uses a DE10-Lite board to allow users to play two different games designed to test their reaction speed. The 2.0 extension is because this was designed as an improvement on a project for a class. (2018-02-01, Verilog, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694066323134768.html

[游戏] FPGATictactoegame

在这个项目中,我们实现了一种不同类型的井字游戏,该游戏使用其按钮在FPGA板上玩。我们...,
In this project, we implemented a different kind of a tic tac toe board game that is played on an FPGA board using its push buttons. We used Verilog HDL to code the project and implemented a VGA interface for visualization. (2023-07-25, Verilog, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690977814729091.html

[游戏] fpga-snake

在VGA显示器上玩简单的蛇游戏,专为Altera DE2打造
Simple snake game played on a VGA monitor, built for Altera DE2 (2020-01-27, Verilog, 21KB, 下载0次)

http://www.pudn.com/Download/item/id/1687552432267727.html

[游戏] Whac-A-Mole-FPGA

Verilog HDL的一个项目,在BASYS 2 FPGA板上玩whac-A-mole游戏。
A project by Verilog HDL to play the whac-a-mole game on BASYS 2 FPGA board. (2019-09-25, Verilog, 321KB, 下载0次)

http://www.pudn.com/Download/item/id/1687552378347653.html

[VHDL/FPGA/Verilog] FlappyBird-Machine-learning-FPGA

用遗传算法在FPGA上进行机器学习的自玩Flappy Bird游戏。
Self playing Flappy Bird game with machine learning on FPGA with genetic algoritm . (2019-06-25, Verilog, 27588KB, 下载0次)

http://www.pudn.com/Download/item/id/1561447284661563.html

[VHDL/FPGA/Verilog] 深入浅出玩转FPGA 第

fpga相关资料,内容详实,讲解清楚,部分实列较为常用,一本很好的入门书籍
FPGA related information, detailed content, clear explanation, part of the actual column more commonly used, a good introductory book (2020-08-26, Verilog, 40516KB, 下载4次)

http://www.pudn.com/Download/item/id/1598403531994028.html

[文章/文档] 1.深入浅出玩转FPGA_吴厚航

学习FPGA的优秀资料,从基础知识到开发设计再到仿真,很不错的FPGA学习资料
Excellent Teaching Materials for Learning FPGA (2019-05-11, Verilog, 28695KB, 下载4次)

http://www.pudn.com/Download/item/id/1557557287609941.html

[VHDL/FPGA/Verilog] CAR_LI2

DE1-SOC实验开发板和Verilog HDL语言的交互式程序作品,选择避障小车作为课程设计题目,并根据选题制定了如下设计需求: 1.能实现基本的避障小车功能,即躲避障碍,变速,计分,计时显示游戏开始、进行和结束画面; 2.能实现人机交互功能,玩家可通过外接键盘或DE1-SOC开发板自带按键和开关操作小车转向; 3.能通过VGA在显示屏中显示,并且能达到5Hz的刷新频率; 4.能实现自定义小车和障碍物皮肤的功能;
DE1-SOC experiment development board and Verilog HDL language interactive program works. Our group chooses obstacle avoidance car as curriculum design topic, and according to the selected topic, we have designed the following design requirements. 1. can achieve the basic obstacle avoidance car function, that is to avoid obstacles, speed, score, timing display games start, carry out and end the picture; 2. can achieve human-computer interaction function, players can use the external keyboard or DE1-SOC development board to carry button and switch to operate the car. 3. can be displayed in the display screen by VGA, and can reach the refresh frequency of 5Hz. 4. can realize the function of the custom car and the obstacle skin. (2018-03-17, Verilog, 20652KB, 下载26次)

http://www.pudn.com/Download/item/id/1521256524212172.html
12
总计:35