搜索资源列表
Verilog_SRAM.rar
- 使用Verilog写的SRAM的控制程序,仅供参考!,The use of the SRAM write Verilog the control procedures, for reference purposes only!
ALU1
- ALU 指令格式(16位) op DR SR fun 0--3 4—7 8--11 12--15 指令类 OP码 指令 FUN 功能描述 控制 0000 NOP 0000 空指令 HLT 0001 停机 有条件跳转 0010 JZ 0000 Z=1,跳转 JC 0001 C=1,跳转 JNC 0010 C=0,跳转 JNZ 0100 Z=0,跳转 Jump 0101 无条件跳转 LOAD 001
DE2_NIOS_LITE_SRAM
- DE2-SRAM-IP-CORE 需要开发ip core的朋友可以参考哦 ~-DE2-SRAM-IP-CORE need to develop friends can ip core reference Oh ~
SR_Latch
- RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the simple SR latch, where S and R stand for set and reset. It can be constructed from a pair of cross-coupled NOR (Not OR) logic gates. The stored bit i
srff
- SR flip flop is implemented using VHDL
FPGA2SRAM
- 利用FPGA向SRAM中传输数据,可用于FPGA芯片的初始化和配置-The use of FPGA to transmit data to the SRAM, FPGA chips can be used for initialization and configuration
srandDflipflop
- this project is based on sr and d flip flop using vhdl.this is the 100 correct code,reference is taken from book digital electrionics written by anand kumar.please use quatrus to access this code.this code can be used for the final year project for e
Logicos
- Is a Simple andOr, xor, sr circuit on Verilog and his testBench
triangular_wave
- sr flipflop verilog you can simulate it in any eda tool
SR
- 基于QUTER的ST器的VHDL语言设计!-Based on the QUTER ST device VHDL language design!
EPM7064-SR-Motor
- CPLD EPM7064上编的开关磁阻电机换相逻辑-CPLD EPM7064,to control SR motor
EDA
- 1.八进制计数器 2.八位右移寄存器 3.八位右移寄存器(并行输入串行输出) 4.半加 5.半加器 6.半减器 7.两数比较器 8.三数比较器 9.D触发器 10.T触发器 11.JK1触发器 12.JK触发器 13.三位全加器 14.SR触发器 15.T1触发器 16.三太门 17.有D触发器构成的6位2进制计数器 18.带同步置数的7进制减法计数器(6位右移寄存器) 19.二十四进制双向计数器 20.二选一 21
sr_flip_flop.ZIP
- I upload a source code for SR flipflop here.