fifo
FirstInputFirstOutput的缩写,先入先出队列,这是一种传统的按序执行方法,先进入的指令先完成并引退,跟着才执行第二条指令。
共 442 份资源
源代码 10,000
fifo 热门资料
查看全部 442 份 →
PDF文档
fifo+uart
基于Verilog实现的FIFO与UART发送模块,采用24位数据输入,通过串口稳定传输至PC。支持异步FIFO设计,符合UART通信标准,适用于嵌入式系统数据传输场景。...
PDF文档
This program uses the HF flag of a FIFO to trigger reads, guaranteeing that the FIFO is never blocke
This program uses the HF flag of a FIFO to trigger reads, guaranteeing that the FIFO is never blocked for the writer, gi...