同步操作将从 shengbingzhou/verilog-i2c 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
For more information and updates: http://alexforencich.com/wiki/en/verilog/i2c/start
GitHub repository: https://github.com/alexforencich/verilog-i2c
I2C interface components. Includes full MyHDL testbench with intelligent bus cosimulation endpoints.
Template module for peripheral initialization via I2C. For use when one or more peripheral devices (i.e. PLL chips, jitter attenuators, clock muxes, etc.) need to be initialized on power-up without the use of a general-purpose processor.
I2C master module with AXI stream interfaces to control logic.
I2C master module with 32-bit AXI lite slave interface.
I2C master module with 8-bit Wishbone slave interface.
I2C master module with 16-bit Wishbone slave interface.
I2C slave module with AXI stream interfaces to control logic.
I2C slave module with parametrizable AXI lite master interface.
I2C slave module with parametrizable Wishbone master interface.
axis_fifo.v : AXI stream FIFO
i2c_init.v : Template I2C bus init state machine module
i2c_master.v : I2C master module
i2c_master_axil.v : I2C master module (32-bit AXI lite slave)
i2c_master_wbs_8.v : I2C master module (8-bit Wishbone slave)
i2c_master_wbs_16.v : I2C master module (16-bit Wishbone slave)
i2c_slave.v : I2C slave module
i2c_slave_axil_master.v : I2C slave module (parametrizable AXI lite master)
i2c_slave_wbm.v : I2C slave module (parametrizable Wishbone master)
Running the included testbenches requires MyHDL and Icarus Verilog. Make sure that myhdl.vpi is installed properly for cosimulation to work correctly. The testbenches can be run with a Python test runner like nose or py.test, or the individual test scripts can be run with python directly.
tb/axil.py : MyHDL AXI4 lite master and memory BFM
tb/axis_ep.py : MyHDL AXI Stream endpoints
tb/i2c.py : MyHDL I2C master and slave models
tb/wb.py : MyHDL Wishbone master model and RAM model
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。