资源列表
16_COMLEX ADDER
- Complex Numbers are denoted in the form a+ib where a is the real part and b is the imaginary part
HDL_equation
- Verilog Program to implement the function f=x+yz and Testbench for all the possible inputs using For Loop
4bit_moore
- Moore machine is state machine whose output is a function of only the current state.
4bit_mealy
- Mealy machine is a state machine whose output is determined by the current state and the current inputs.
ADC_SA_8bit
- the successive approximation part of the circuit. trial_root is loaded with value 8'b1000_0000 on the rising egde that makes count = 3'b000.
PWN
- Pulse Width modulation using Verilog HDL
FP_multiplier
- Multiplier for 32 bit with test bench using verilog HDL
FP_divider
- floating point divider for 32 bit with test bench
FP_adder
- 32 bit floating point adder with testbench
SN7474
- 74LS74芯片行为级代码,实现了双D触发器与逻辑延迟,可利用modelsim仿真(74LS74 chip behavior level code)
sd_test
- 基于FPGA的SD卡初始化、读写,实现向FPGA写入数据并读取(SD card initialization, reading and writing, with FPGA based)
FIR设计实现sgh
- FIR滤波FPGA实现 ,已在仿真软件上验证实现,不是IP核,不是ip核。(FIR filter FPGA implementation, has been verified in the simulation software, not IP core, not IP core.)