文件名称: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
......\datapath.vhd
......\fsm.vhd
......\GCD_computation.vhd
......\GCD_computation_compile.do
......\GCD_computation_map.txt
......\GCD_computation_synplify.tcl
......\x_reg.vhd
......\x_reg2.vhd