搜索资源列表
verilog hdl教程135例
- 浅显易懂的vrilogHDL的程序,可以帮助你迅速上手-Easy and simple VerilogHDL programs to help you to get to the language quickly.
148个verilog hdl小程序(有很多testbench)——
- 148个verilog hdl小程序(有很多testbench)——.-148 Verilog HDL small programs (many testbench) from Part
freerisc8_11.zip
- 8位RISC CPU的VERILOG编程 SOURCECODE,8 RISC CPU VERILOG programs SOURCECODE
SPIsend.rar
- Verilog HDL的程式,上網找到SPI程式, vspi.v這程式相當好用可用來接收與傳送SPI,並且寫了一個傳輸信號測試,spidatasent.v這程式就是傳送的資料,分別為00 66... 01 77...... 02 55這樣的資料,並透過MAX+PULS II軟體進行模擬,而最外層的程式是test_createspi.v!,Verilog HDL programs, Internet find SPI program, vspi.v this very useful progra
epcs_controller
- 用verilog 语言写的可配置控制器程序用于实现fpga软件程序的存储-Verilog language used to write programs that can configure the controller fpga software programs used to implement the storage
uart_EP3C16_FIFO
- Verilog编写的串口RS232收发字符串程序,使用FIFO作为数据缓冲区,有效收发字符串长度为256字节,解决了利用串口调试工具与FPGA通讯只能收发单字节的问题.-Programs for uart/RS232, it can receive and transmit strings.
Verilog
- 一些用verilog编写的小程序,有全加器,计数器,比较器VGA显示,键盘扫描等-Some small programs written using verilog have full adder, counter, comparator VGA display, keyboard scanning, etc.
ProfiBus_Modbus_2008
- SPC3 PROGRAMS SP C3 PROGRAMS
sram_controller
- sram 控制器的三种实现方案,来自xinlix工程师之手,不可多得-sram controller implementation of the three programs, from the hands of engineers xinlix, rare
Verilog
- verilog HDL语言使用手册,包括:语法规则,RTL设计思想和方案等-verilog HDL language user manual, including: grammar rules, RTL design ideas and programs
seg7_counter
- 這是一個提供上下數的七段顯示器之verilog的程式。透過此程式可簡易的學習如何撰寫程式來控制七段顯示器。-This is a seven-segment display to provide the upper and lower number of verilog program. Through this program can be simple to learn how to write programs to control the seven-segment display.
verilog
- 多达135个关于verilog的入门级的程序及教程,非常适合初学者-Up to 135 entry-level on the verilog programs and tutorials are for beginners
verilog_examplesP35
- 王金明的《Verilog 程序设计教程》中的所有程序!-Wang Jinming' s " Verilog Programming Tutorial" in all programs!
SERDES
- 基于Verilog的串并转换器的设计与实现,采用两种不同的方案来实现串并和并串转换的功能,并用ISE软件仿真以及chipscope的调试-Verilog-based serial and parallel converter design and implementation of two different programs to achieve the string and and and string conversion functions, and use the ISE softwa
The_Verilog_PLI_Handbook
- PLI提供verilog模擬上介於軟體和硬體描述語言的溝通工具-The PLI provides a means for both hardware designers and software engineers to interface their own programs to commercial Verilog simulators.
verilog-reference-guide
- verilog reference guide and some simple verilog programs
verilog-programs
- These are first programs of my asic and fpgas lab.This folder contains simple half adder and its test bench using verilog language.Then it also contains 4 to 1 mux using two 2 to 1 muxes.Then its also has its test bench to check the code.These progra
verilog--divide-programs
- verilog任意分频程序,包括奇数倍分频和偶数倍分频,占空比为50 ,QuartusII上验证程序有效-verilog every divide programs, including an odd multiple divider and even multiple frequency, duty cycle 50 , the QuartusII on the verification process
5-verilog-programs
- the file contains 5 verilog source codes 1. varying pulses 2. DRAM 3. FIFO 4. UART 5. 16 bit divider
Verilog-codes-on-various-logical-functions
- Useful verilog programs on various logical functions like D Flip-Flop, DSP butterfly unit, Multiplexers, etc.