Smart Grid Inspired Future Technologies
We are very pleased to introduce the proceedings of the First EAI International Conference on Smart Grid Inspired Future...
Smart+FIFO技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
We are very pleased to introduce the proceedings of the First EAI International Conference on Smart Grid Inspired Future...
智能卡业界最先进的产品体系的说明书,里面的体系结构和功能很值得大家分析。产品是用arm做控制器、CAN通讯、支持ID卡(EM4001)、MIFARE(ISO4443 TYPE A)、PSAM卡。产品包含门禁、考勤、收费。使用TCP/IP和嵌...
Dr. Dobb s Journal - Issue 402 @ 2007 November - Smart Compilers BUT SMART ENOUGH ? - GRID-ENABLING YOUR APPS - Bui...
Synthesizable FIFO Model This example describes a synthesizable implementation of a FIFO. The FIFO depth and FIFO width...
异步FIFO是一种先进先出的电路,使用在需要产时数据接口的部分,用来存储、缓冲在两个异步时钟之间的数据传输。在异步电路中,由于时钟之间周期和相位完全独立,因而数据的丢失概率不为零。如何设计一个高可靠性、高速的异步FIFO电路便成为一个难点。...
基于Verilog实现的FIFO与UART发送模块,采用24位数据输入,通过串口稳定传输至PC。支持异步FIFO设计,符合UART通信标准,适用于嵌入式系统数据传输场景。