搜索资源列表
verilog_Divide
- 这是我下的一个用verilog实现的除法代码-This is the one I use to achieve the verilog code division
The_6th
- 一个自己写的8位CPU程序,以Verilog语言实现,仅可做8×8的乘法和8/8的除法,功能不强大,但对于初学Verilog的人应该有些帮助
树式除法型开方器VERILOG实现
- 树式除法型开方器VERILOG实现,用于任意长度的无符号数的开方运算,Square root of the tree-type divider-type device to achieve VERILOG
mutl16 实现16位移位乘法和除法
- 实现16位移位,可以实现乘法和除法。满足设计要求,实现代码简短,用verilog完成方便,容易操作。-Achieve 16-bit shift, multiplication and division can be achieved. Meet the design requirements to achieve a short code, complete with verilog convenient, easy to operate.
P1-2.rar
- 用verilog实现的三位整数计算器,包括加减乘除法,implementation of calculator in VERILOG
Chapter10
- 第十章的代码。 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例模块相
32_16div
- 这是一个简单的除法器(32bit/16bit),采用移位相减法-This is a simple divider (32bit/16bit), using phase shift subtraction
divider16
- 16位小数除法器verilog源码,可综合的,已经仿真过。-16bit fractional numeral divider verilog source
divide
- Verilog hdl语言的常用除法器设计,可使用modelsim进行仿真-Commonly used languages Verilog hdl divider design, can use the ModelSim simulation
cpu(FinalWithYS)
- verilog实现的八位CPU,包括乘法、除法以及多种寻址方式。代码中包括测试模块,可以直接在试验箱上运行。-verilog to achieve the eight CPU, including multiplication, division, as well as addressing a variety of ways. Code, including test modules, can be run directly in the chamber.
rsa
- 用VHDL求rsa加密系统的密钥D(辗转相除法)-Using VHDL for rsa key encryption system D(Division algorithm)
div_res
- 这是一个用VERILOG实现的除法的指令,用状态机实现的,希望对大家有用-THIS IS A CODE FOR DIV OF VERILOG。ITS USEFUL...
dividerwithsignal
- 本程序是用verilog实现带符号的二进制除法器。本代码可用。-to realize the divider
verilog-Division-calculation
- verilog Division calculation verilog 除法计算方法-verilog Division calculation
verilog
- 這是一個除法器演算法,是利用移位的方式進行除法運算-This is a divider algorithm is the use of division shift the way
verilog-HDL-Divider
- 两个3位二进制数的除法,结果(整数商)输出到数码管显示-Division, the result (integer quotient of two 3-bit binary number) output to the digital display
div1_feng
- 用verilog实现除法的功能,其中可以实现整数的除法,并有小数的表示。(verilog divider function ise fpga frequency)
verilog中有符号整数说明及除法实现
- 说明了verilog中如何处理符号数的除法(verilog signed divided)
rtl
- 基于S10新品的2x2矩阵乘模块,附带双精度的乘法,除法ip核(2x2 matrix multiplication module based on S10 new product, with double precision multiplication, division IP kernel)
crc_core
- 程序主要用来检测或校验数据传输或者保存后可能出现的错误。它是利用除法及余数的原理来作错误侦测的。(The program is mainly used to detect or verify data transmission or to save possible errors.It is an error detection using the principle of division and remainder.)