搜索资源列表
qdq_new
- 采用Verilog HDL设计,在掌宇智能开发板上得到实现 根据抢答器的原理,整个电路可划分为三部分:采样电路、门控电路和译码电路- Uses Verilog the HDL design, obtains the realization basis on the palm space intelligence development board to snatch the answering principle, the entire electric circuit may divi
JPEG2000
- jpeg 2000 encoder complete document
divide
- Verilog hdl语言的常用除法器设计,可使用modelsim进行仿真-Commonly used languages Verilog hdl divider design, can use the ModelSim simulation
divideUnit
- a verilog programmed divide unit
divide
- It is n-bit sequential divider in verilog language
divide
- 关于verilog的分频程序 等占空比 非等占空比 小数分频 奇数分频-Verilog frequency on the sub-procedures such as the duty cycle of non-duty-cycle fractional odd frequency, etc.
div_any_nodd
- 使用verilog硬件语言实现任意奇数分频,使用ise11.1和modelsim仿真测试-Verilog language using any odd hardware divide, and the modelsim simulation testing using ise11.1
div_n_0_5
- 使用verilog实现任意奇数n+0.5分频,使用ise11.1和modelsim se6.5仿真测试-Using an arbitrary odd number n+0.5 verilog divide, the use of simulation testing ise11.1 and modelsim se6.5
statemachine
- RTL级verilog代码 用状态机实现 将输入数据写入16位寄存器,输出其除以7所得的余数(4位)-RTL-lever verilog code Using FSM to realize the following function:input the data into a 16bit register, divide it by 7, and output the 4-bit remainder
Test
- verilog语言编写的分频程序及其testbench测试文件。fpga开发入门的好例子。-verilog divide written test procedures and testbench files. fpga development of entry-a good example.
8fenpin-verilog
- 用verilog HDL实现8分频,可作为时钟8分频器-Verilog divide by 8 to achieve
divide
- divide模块,实现除法功能。该module是用Verilog编写的,压缩包里包括了设计程序以及测试程序(testbench)。-divide module, the division function. The module is written in Verilog, compression bag, including the design process and testing process Sequence (testbench).
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
divide
- 用veriog实现的任意位数的除法,在modelism中验证过了已经。-Implementation division with verilog.
Verilog-Divide-by-3-Counter
- Verilog Divide by 3 Counter
Verilog-Divide-by-45-Counter
- Verilog Divide by 4.5 Counter
divide-freq
- 基于XILINX芯片的verilog程序。调用DCM模块,完成50MHz转换75MHz,相位偏移90°-XILINX chip based on Verilog program. Call the DCM module to complete the 50MHz conversion, 75MHz, phase shift of 90 degrees
Divide
- This a divider verilog code
divide
- 使用Verilog硬件描述语言编写的分频功能,语言代码简短明了(Frequency division function)
pipelines
- 将组合逻辑系统地分割,并在各个部分之间插入寄存器,并暂存中间数据的方法。 将一个大操作分解成若干的小操作,每一步小操作的时间较小,所以能提高频率,各小操作能并行执行,所以能提高数据吞吐率。(A method to divide the combined logical system into a register and temporarily store the intermediate data between the parts. A large operation is decomp
