资源列表

« 1 2 ... .42 .43 .44 .45 .46 2547.48 .49 .50 .51 .52 ... 4311 »

[VHDL编程FSM

说明: 用程序实现状态机功能,有限状态机是指输出取决于过去输入部分和当前输入部分的时序逻辑电路。一般来说,除了输入部分和输出部分外,有限状态机还含有一组具有“记忆”功能的寄存器,这些寄存器的功能是记忆有限状态机的内部状态,它们常被称为状态寄存器。在有限状态机中,状态寄存器的的下一个状态不仅与输入信号有关,而且还与该寄存器的当前状态有关,因此有限状态机又可以认为是组合逻辑和寄存器逻辑的一种组合。其中,寄存器逻辑的功能是存储有限状态机的内部状态;
<李小明> 在 2025-03-05 上传 | 大小:1kb | 下载:0

[VHDL编程mult4x4

说明:
<李小明> 在 2025-03-05 上传 | 大小:1kb | 下载:0

[VHDL编程sell

说明:Verilog 实现自动售货机,现在,自动售货机产业正在走向信息化并进一步实现合理化。例如实行联机方式,通过电话线路将自动售货机内的库存信息及时地传送各营业点的电脑中,从而确保了商品的发送、补充以及商品选定的顺利进行-CLK: standard clock signal, in this case, the frequency for 4Hz Now, the vending machine industry is on her
<李小明> 在 2025-03-05 上传 | 大小:1kb | 下载:0

[VHDL编程shiyanshu

说明:对于初学VHDL语言的实验丛书,个人认为对于初学者很有帮助。-VHDL language test for the beginner series, personally think very helpful for beginners.
<zuoya> 在 2025-03-05 上传 | 大小:1.28mb | 下载:0

[VHDL编程SPI_system

说明:This a SPI for DE_2 board.The file sampling frequency is 20Khz and board frequency used by this 27Mhz.The slaver chip is MCP2302 working under 3.3V.Finally the input analogue voltage for CH0 is between 0V and 3.3V -This
<wei chenghao> 在 2025-03-05 上传 | 大小:1.6mb | 下载:0

[VHDL编程ass1_2_hamming

说明:Hamming codes are a class of binary linear codes. They can detect up to two simultaneous bit errors, and correct single-bit errors. In particular, a single-error-correcting and double error detecting variant commonly ref
<wei chenghao> 在 2025-03-05 上传 | 大小:1.08mb | 下载:0

[VHDL编程ass1_3_safe

说明:The objective of this project is to design and implement the controller for an electronic safe. You will interface a 16-button keypad to the NIOS boards. The combination code of the safe will be the last “X” digits ) of
<wei chenghao> 在 2025-03-05 上传 | 大小:1.3mb | 下载:0

[VHDL编程gap_finder

说明:Design a sequential machine that finds the size of the largest gap between two successive 1s in a X-bit word. Partition the design into a state machine controller and a datapath. The datapath accepts the X-bit word and p
<wei chenghao> 在 2025-03-05 上传 | 大小:557kb | 下载:0

[VHDL编程CPU

说明:cup developed by scope verilog
<wei chenghao> 在 2025-03-05 上传 | 大小:9kb | 下载:0

[VHDL编程pipelined_fft_64_latest.tar

说明:This containg pipelined FFT code for FPGA.
<Manasi> 在 2025-03-05 上传 | 大小:87kb | 下载:0

[VHDL编程TrafficLight

说明:一个简单的交叉路*通灯电路设计图,主干道与次干道等待时间不同-A simple traffic light intersection design circuits, main roads and secondary roads in different waiting time
<戴连鹏> 在 2025-03-05 上传 | 大小:1kb | 下载:0

[VHDL编程LightControl

说明:经典的雷鸟车灯控制电路设计,各大高校实验必做题目-Thunderbird classic light control circuit design, major colleges and universities must do experimental subjects
<戴连鹏> 在 2025-03-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 2547.48 .49 .50 .51 .52 ... 4311 »

源码中国 www.ymcn.org