文件名称:hdlsrc
介绍说明--下载内容来自于网络,使用问题请自行百度
In mathematics, the greatest common divisor (gcd), also known as the greatest common factor (gcf), or highest common factor (hcf), of two or more integers(at least one of which is not zero), is the largest positive integer that divides the numbers without a remainder. For example, the GCD of 8 and 12 is 4. here GCD algorithm of int16 bit is implemented in vhdl. This has module like fsm(finite state machine),datapath which are used to compute greatest common divisor of two numbers.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hdlsrc/
hdlsrc/datapath.vhd
hdlsrc/fsm.vhd
hdlsrc/GCD_computation.vhd
hdlsrc/GCD_computation_compile.do
hdlsrc/GCD_computation_map.txt
hdlsrc/GCD_computation_synplify.tcl
hdlsrc/x_reg.vhd
hdlsrc/x_reg2.vhd
hdlsrc/datapath.vhd
hdlsrc/fsm.vhd
hdlsrc/GCD_computation.vhd
hdlsrc/GCD_computation_compile.do
hdlsrc/GCD_computation_map.txt
hdlsrc/GCD_computation_synplify.tcl
hdlsrc/x_reg.vhd
hdlsrc/x_reg2.vhd
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.