- 博客(7)
- 收藏
- 关注
原创 异步FIFO设计verilog代码
直接上代码;参考Clifford E. Cummings大师的style1设计。给出其英文原文链接:Simulation and Synthesis Techniques for AsynchronousFIFO Design`timescale 1ns / 1ps//////////////////////////////////////////////////////////////////////////////////// Company: // Engineer: lhf// /
2022-05-24 10:33:59 504
转载 AMBA 系列之 AXI 总线协议
目录 0.绪论 1.简介 1.1 AXI协议特点 1.2 AXI 读写架构 1.3 接口和互联 1.4 复位 2. 信号描述 2.1 全局信号 2.2 写地址通道信号 2.3 写数据通道信号 2.4 写响应通道信号 2.5 读地址通道信号 2.6 读数据通道信号 2.7 低功耗接口信号 3. 读写传输 3.1 握手过程 3.2 通道信号要求 3.3 通道之间握手信号的依赖关系(不...
2022-05-05 20:27:42 13179 2
转载 静态时序分析基础
目录 静态时序分析(SAT) 相关参数分析 建立和保持时间 (数据输出延时)(触发器从时钟有效,数据从输入到达输出的时间)和缓冲延时 发射沿(launch edge)与锁存沿(latch edge) 数据到达时间(Data Arrival Time) 时钟到达时间(Clock Arrival Time) 时钟偏斜(Clock skew) 数据需求时间(Data Required Time) 建立...
2022-03-15 17:05:45 1046 1
原创 Gilbert-Elliot模型生成丢包模式的MATLAB代码
仅作为学习Gilbert-Elliot模型的参考,直接上代码:%If p is the probability of transferring from Good State to the bad state%and if r is the probability of transferring from the bad state to the Good%state, given the p and r values, this code will generate a packet loss%p
2022-03-09 19:14:21 939
原创 simulink AWGN信道使用要点
1.(1)在Columns as channels (frame based)模式下,噪声的添加方式The block adds frames of length-M Gaussian noise to each of the N channels, using a distinct random distribution per channel.(2)Changing the symbol period in the AWGN Channel block affects the variance of
2022-03-03 15:35:25 2976
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人