搜索资源列表
divider
- 基于srt-2算法,利用verilog实现16位定点无符号数除法器(除数、被除数均由16位整数和16位小数组成,商由32位整数和16位小数构成,余数由32位小数组成)
树式除法型开方器VERILOG实现
- 树式除法型开方器VERILOG实现,用于任意长度的无符号数的开方运算,Square root of the tree-type divider-type device to achieve VERILOG
div.rar
- 除法器实验 verilog CPLD EPM1270 源代码,Experimental divider verilog CPLDEPM1270 source code
verilog-divider-code
- Verilog编写的分频器程序,包括偶数分频和奇数分频,作为参考。-verilog divider code
gcd
- 这是一个求最大公约数的verilog源码-this is a verilog source code which can count the greatest common divider .
32_16div
- 这是一个简单的除法器(32bit/16bit),采用移位相减法-This is a simple divider (32bit/16bit), using phase shift subtraction
divider
- 用verilog编写的快速除法器(8位除以4位)-With the rapid verilog write except machines (eight divided by four)
Chapter6-9
- 第六章到第九章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例
divider16
- 16位小数除法器verilog源码,可综合的,已经仿真过。-16bit fractional numeral divider verilog source
divider
- verilog HDL编写的浮点除法器,编译通过,可综合。压缩包包含三个文件。-verilog HDL write floating-point divider, compile, can be integrated. Archive contains three files.
div16
- 十六位的除法器,采用verilog hdl-16 of the divider using verilog hdl
divider
- 基于Verilog的除法器设计,可以直接在Q2里面运行哦~-Verilog-based design of the divider, which can be run directly in Q2 Oh ~
devider
- a divider design based on verilog language
divide
- It is n-bit sequential divider in verilog language
divider
- verilog divider hardware
div_n
- verilog占空比50奇偶任意 奇偶任意分频器!包括测试代码-verilog random duty cycle of 50 odd parity arbitrary divider! Including test code
Verilog
- 一些关于Verilog分频器设计.doc-Verilog divider design. Doc
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
frequency divider and testbench
- a frequency divider and test bench with simulation results
VERILOG
- 基础的几个verilog代码实现,讲到case和task的使用。(basic verilog,use case and task ,very usual, i want some help to achieve the design of delta and sigma fractional_n divider.)