70 12 0 7 months ago agc_simulation/133 Verilog simulation files for a replica of the Apollo Guidance Computer 69 7 1 6 months ago display_controller/134 FPGA display controller with support for VGA, DVI, and HDMI. 69 19 7 4 months ago ice40_examples/135 Public examples of ICE40 HX8K...
Project F brings FPGAs to life with exciting open-source designs you can build on. fpgaverilogoshwgraphics-hardware UpdatedJan 22, 2025 SystemVerilog WangXuan95/USTC-RVSoC Star403 Code Issues Pull requests An FPGA-based RISC-V CPU+SoC with a simple and extensible peripheral bus. 基于FPGA的RISC...
DEDA技术实现编码器Verilog 数字部分第一次课程 一、本学期课程安排二、使用ISE工具进行EDA设计的方法 三、本次课程实验内容 四、Verilog基础语法(自学)五、BASYS2开发板说明(自学)本学期课程安排 周课程内容基本要求(平时成绩*80%)计学生实划提高要求(平时验学时学成绩*20%)(64学时时)(1)用FPGA实现十进制...
Display information on VGA or DVI Send packet information via USB UART Extended goals: Build ARP in for fixed IP Respond to ARP requests Make ARP requests Build up an ARP table Read network configuration from EEPROM, flash or SD card Handle ICMP ping requests Build UDP "echo" protocol imple...
70 12 0 7 months ago agc_simulation/133 Verilog simulation files for a replica of the Apollo Guidance Computer 69 7 1 6 months ago display_controller/134 FPGA display controller with support for VGA, DVI, and HDMI. 69 19 7 4 months ago ice40_examples/135 Public examples of ICE40 HX8K...
The top level of this project basically serves as a way to connect all of the components of this project to each other. It allows for the organization of our thoughts as designers and helps us make sure that no mistakes are being made. The inputs of this module are the Clk, PS2_CLK,...
This version of the "Frogger" game is made using a "go-board" and the "verilog" programming language. It takes only the road part of the original game and is made to be used with a vga screen. - algosup/2024-2025-project-1-fpga-team-7