-
For2008a
ACOUNT: 用于A 方向灯的时间显示,8 位,可驱动两个数码管;
BCOUNT: 用于B 方向灯的时间显示,8 位,可驱动两个数码管。*/
module traffic(CLK,EN,LAMPA,LAMPB,ACOUNT,BCOUNT)
output[7:0] ACOUNT,BCOUNT
(reg[7:0] numa,numb
reg tempa,tempb
reg[2:0] counta,countb
reg[7:0] ared,ayellow,agreen,aleft,bred,byellow,bgreen,bleft
reg[3:0] LAMPA,LAMPB
always @(EN)
if(!EN)
)
- 2010-06-23 14:39:58下载
- 积分:1
-
1-(1)
projet 1 is very importand
- 2014-12-12 04:29:22下载
- 积分:1
-
pb
phone book for add or remove telephone numbers in text file
- 2014-01-12 19:01:34下载
- 积分:1
-
matlab实现GPS接收机中三阶锁相环跟踪环路 pll3
matlab实现GPS接收机中三阶锁相环跟踪环路(matlab achieve third-order phase-locked loop GPS receiver tracking loop)
- 2020-07-02 15:00:01下载
- 积分:1
-
Image_over_CDMA
transmission of image with dssss in AWGN channel
- 2013-12-09 07:33:46下载
- 积分:1
-
GUI
电力系统潮流计算软件,运行方式有两种:直接在matlab命令窗口敲入名字,或转为exe再运行。(Power flow calculation software, running in two ways: directly typing the name in the matlab command window, or into exe run again.)
- 2014-10-13 09:38:35下载
- 积分:1
-
tracking_Balace_Accelerate
对于目标跟踪在WSN中的应用,采用二项式拟合方式的目标位置预测源码(WSN mobile targets tracking)
- 2012-01-06 21:33:30下载
- 积分:1
-
mobilecommuwb
The function of channel estimation is to form an estimate of the amplitude
- 2010-08-13 13:51:07下载
- 积分:1
-
MATLAB-
现代通信系统第二版 的整个书得源代码,很全的代码,希望对同学有帮助(The second edition of modern communication systems have the source code throughout the book)
- 2011-04-30 18:22:49下载
- 积分:1
-
PTV
粒子追踪测速迭代松弛算法的实现,粒子图像分割及匹配均为自行编制的子例程(Particle tracking velocimetry iterative relaxation algorithm, particle image segmentation and matching are themselves prepared subroutine)
- 2012-11-30 22:42:02下载
- 积分:1