Interfacing to External Static Ram This module colntroller is for srams
标签: Interfacing colntroller External Static
上传时间: 2017-09-24
上传用户:Late_Li
It is turbo encoder and decoder qritten for communication module has viterbi
标签: communication encoder decoder qritten
上传时间: 2013-12-11
上传用户:chenxichenyue
udio and video memory module memory allocation features
标签: memory allocation features module
上传时间: 2017-09-24
上传用户:wang5829
pic12F675 learning module by microchip
标签: microchip learning module F675
上传时间: 2017-09-26
上传用户:569342831
programmation module zigbee en langage C
标签: programmation langage module zigbee
上传时间: 2013-12-15
上传用户:x4587
The ¸ GX401EM VXI module provides a powerful digital signal processing platform for efficient RF wideband and narrowband interception and monitoring
标签: processing efficient provides powerful
上传时间: 2017-09-27
上传用户:15071087253
E1735A USB Axis Module,安捷伦usb通信手册资料
上传时间: 2017-12-09
上传用户:zfs17
IIC接口E2PROM(AT24C64) 读写VERILOG 驱动源码+仿真激励文件:module i2c_dri #( parameter SLAVE_ADDR = 7'b1010000 , //EEPROM从机地址 parameter CLK_FREQ = 26'd50_000_000, //模块输入的时钟频率 parameter I2C_FREQ = 18'd250_000 //IIC_SCL的时钟频率 ) ( input clk , input rst_n , //i2c interface input i2c_exec , //I2C触发执行信号 input bit_ctrl , //字地址位控制(16b/8b) input i2c_rh_wl , //I2C读写控制信号 input [15:0] i2c_addr , //I2C器件内地址 input [ 7:0] i2c_data_w , //I2C要写的数据 output reg [ 7:0] i2c_data_r , //I2C读出的数据 output reg i2c_done , //I2C一次操作完成 output reg i2c_ack , //I2C应答标志 0:应答 1:未应答 output reg scl , //I2C的SCL时钟信号 inout sda , //I2C的SDA信号 //user interface output reg dri_clk //驱动I2C操作的驱动时钟 );//localparam definelocalparam st_idle = 8'b0000_0001; //空闲状态localparam st_sladdr = 8'b0000_0010; //发送器件地址(slave address)localparam st_addr16 = 8'b0000_0100; //发送16位字地址localparam st_addr8 = 8'b0000_1000; //发送8位字地址localparam st_data_wr = 8'b0001_0000; //写数据(8 bit)localparam st_addr_rd = 8'b0010_0000; //发送器件地址读localparam st_data_rd = 8'b0100_0000; //读数据(8 bit)localparam st_stop = 8'b1000_0000; //结束I2C操作//reg definereg sda_dir ; //I2C数据(SDA)方向控制reg sda_out ; //SDA输出信号reg st_done ; //状态结束reg wr_flag ; //写标志reg [ 6:0] cnt ; //计数reg [ 7:0] cur_state ; //状态机当前状态reg [ 7:0] next_state; //状态机下一状态reg [15:0] addr_t ; //地址reg [ 7:0] data_r ; //读取的数据reg [ 7:0] data_wr_t ; //I2C需写的数据的临时寄存reg [ 9:0] clk_cnt ; //分频时
标签: iic 接口 e2prom at24c64 verilog 驱动 仿真
上传时间: 2021-11-05
上传用户:
华为5G模块 MH5000-31 LGA Module 硬件设计导航说明
上传时间: 2022-05-02
上传用户:jiabin
MH5000 -31开发板 MH5000 Module Development Kit Guide,MH5000 -31开发板硬件技术手册。
上传时间: 2022-05-12
上传用户: