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

[VHDL/FPGA/Verilog] PYGMY-V32I

Pygmy是一种微型RISC-V可编程微控制器,用于完全用Verilog HDL设计的嵌入式FPGA应用
Pygmy is a tiny RISC-V programmable microcontroller for embedded FPGA applications designed entirely in Verilog HDL (2024-03-25, Verilog, 0KB, 下载0次)

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

[VHDL/FPGA/Verilog] Basys3-Calculator

一种使用Verilog HDL编程的简单算术计算器,在Basys3板上实现,用于CSCE2301(数字设计I)课程,即...,
A simple arithmetic calculator programmed using Verilog HDL, implemented on a Basys3 board, for the CSCE2301 (Digital Design I) course, in Spring 2022. (2022-06-10, Verilog, 0KB, 下载0次)

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

[VHDL/FPGA/Verilog] FPGA-Verilog-HDL-Design-Projects-Coursework

关于Verilog硬件描述系统中现场可编程门阵列(FPGA)模型应用程序设计的课程和项目...,
Coursework and projects regarding the design of field programmable gate arrays (FPGA) model applications in System Verilog Hardware Description Language at the University of Washington (2021-08-31, Verilog, 0KB, 下载0次)

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

[VHDL/FPGA/Verilog] hardware-description-languages

Verilog和VHDL编程语言硬件描述语言课程的编码实验室作业。
Coding lab assignments of Hardware Description Languages course in Verilog and VHDL programming languages. (2018-06-02, Verilog, 707KB, 下载0次)

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

[VHDL/FPGA/Verilog] RTL-Coding

“掌握数字电路设计的Verilog编程:RTL和测试台代码与HDL-BITS的实践”
"Mastering Verilog Programming for Digital Circuit Design: RTL and TestBench Codes Practice with HDL-BITS" (2023-03-31, Verilog, 9598KB, 下载0次)

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

[VHDL/FPGA/Verilog] jfpjc

约翰现场可编程JPEG压缩器;用verilog编写的jpeg压缩器。目前计划部署到Latt...
John s Field-Programmable JPEG Compressor; a jpeg compressor written in verilog. Currently targeted to deploy to Lattice s iCE40 up5k fpga. (2022-03-08, Verilog, 394KB, 下载0次)

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

[VHDL/FPGA/Verilog] FPGA-Verilog

与编程语言Verilog的基本水平相关的实践。
Practices related to the fundamental level of the programming language Verilog. (2023-01-16, Verilog, 5070KB, 下载0次)

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

[VHDL/FPGA/Verilog] Pulse-Width-Modulation-IP

用Verilog编写的PWM模块IP核心,以及固件驱动程序(为Zynq-7000可编程SoC开发)
A PWM Module IP core written in Verilog, along with a firmware driver (developed for the Zynq-7000 Programmable SoC) (2014-11-03, Verilog, 8KB, 下载0次)

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

[VHDL/FPGA/Verilog] legv8

LEGV8CPU实现和一些工具,如LEGv8汇编程序
LEGv8 CPU implementation and some tools like a LEGv8 assembler (2020-11-28, Verilog, 37KB, 下载0次)

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

[VHDL/FPGA/Verilog] EPM570-LED例程

本程序是CPLD570T100的最小系统源代码,在Quartus软件上编程,实现点亮LED
This program is the smallest system source code of CPLD570T100, programmed on the Quartus software to realize the lighting of the LED (2021-04-06, Verilog, 62KB, 下载0次)

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

[VHDL/FPGA/Verilog] Stanford 数字IC设计

斯坦福数字IC课件,有关IC的设计与优化,对Verilog编程更加得心应手
Stanford Digital IC courseware, about IC design and optimization, is more handy for Verilog programming (2021-01-22, Verilog, 7287KB, 下载1次)

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

[VHDL/FPGA/Verilog] Mars4_5.jar

MIPS汇编程序和运行时模拟器。MARS是一个轻量级的交互式开发环境(IDE),用于使用MIPS汇编语言进行编程,旨在与Patterson和Hennessy的计算机组织和设计一起用于教育级别。
MIPS assembler and runtime simulator. MARS is a lightweight interactive development environment (IDE) for programming in MIPS assembly language and is designed to be used at the educational level together with the computer organization and design of Patterson and Hennessy. (2020-07-09, Verilog, 3888KB, 下载1次)

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

[VHDL/FPGA/Verilog] Delay

FPGA(现场可编程门阵列)与 CPLD(复杂可编程逻辑器件)都是可编程逻辑器件,它们是在PAL,GAL等逻辑器件的基础之上发展起来的。同以往的PAL,GAL等相比较,FPGA/CPLD的规模比较大,它可以替代几十甚至几千块通用IC芯片。这样的FPGA/CPLD实际上就是一个子系统部件。 本次EDA课程设计就是利用VerilogHDL来设计设计一个延迟器
FPGA (field programmable gate array) and CPLD (complex programmable logic device) are programmable logic devices. They are developed on the basis of pal, gal and other logic devices. Compared with pal and gal, FPGA / CPLD has a large scale and can replace dozens or even thousands of general IC chips. Such FPGA / CPLD is actually a subsystem component. This EDA course design is to use Verilog HDL to design a delayer (2020-05-11, Verilog, 2KB, 下载0次)

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

[VHDL/FPGA/Verilog] Continuous_acoustic_emission_board

多通道连续声发射数据采集,每个通道最大5M,采用verilog编程,内部用状态机。
Multichannel continuous acoustic emission data acquisition, each channel up to 5M, using Verilog programming, internal state machine. (2019-07-13, Verilog, 4137KB, 下载2次)

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

[VHDL/FPGA/Verilog] USB资料

usb 源码以及USB相关的资料,可以帮助USB初学者更好的学习USB协议和编程
The USB source code and USB-related information can help USB beginners to learn USB protocol and programming better. (2019-05-05, Verilog, 4744KB, 下载5次)

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

[VHDL/FPGA/Verilog] source_code_no_comment

用Verilog编程,基于FPGA的小游戏,七段数码管上计算数学式,VGA上控制小球避障
A game based on FPGA, using Verilog. (2019-02-27, Verilog, 2517KB, 下载10次)

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

[VHDL/FPGA/Verilog] yangAD

对AD7656采集的数据进行放大,跨时钟域转换,通过SRAM缓存输出
Amplify the data collected by the AD7656, convert across the clock domain, and output through the SRAM buffer. (2018-07-12, Verilog, 7KB, 下载12次)

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

[VHDL/FPGA/Verilog] FPGA的rs232串口通信verilog编码

基于FPGA的rs232串口编程 使用Verilog语音
FPGA based RS232 serial port programming using Verilog voice (2018-06-20, Verilog, 3KB, 下载6次)

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

[VHDL/FPGA/Verilog] lession_10 led_diver

流水灯驱动 状态机写的 很好 已经运用有实际编程中
LED drive The state machine is well written and has been used in practical programming (2018-03-10, Verilog, 5869KB, 下载4次)

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

[VHDL/FPGA/Verilog] Verilog的135个经典设计实例

编程基础包括一些实用例子,有中文注释,可以直接阅读
Programming basis, including some practical examples, there are Chinese notes, you can read directly (2017-09-17, Verilog, 110KB, 下载4次)

http://www.pudn.com/Download/item/id/1505654031560570.html
总计:103