文件名称:MtoNgencount
介绍说明--下载内容均来自于网络,请自行研究使用
Consider a counter that counts from m to n and then wraps around. Derive HDL code for the counter. Use generics, M and N, for m and n of the counter.(Note: there should be one control as UP/DOWN such that when UP/DOWN=1 then counts UP and for 0 it counts DOWN)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
q6cnt.v
tb_q6.v