|
发表于 2007-6-18 20:50:37
|
显示全部楼层
原帖由 liumeco 于 2007-1-16 14:57 发表
这是同步fifo的程序!
module SYNC_FIFO_V4_0 ( CLK,//Clock for read and write operations (rising edge)
SINIT, //Synchronous initialization of all FIFO functions, flags, ...
这个程序中怎么没有倍频呢 ??没有倍频怎么可能实现FIFO的同时读写操作功能呢 ?? |
|