代码搜索:Bit
找到约 10,000 项符合「Bit」的源代码
代码结果 10,000
www.eeworm.com/read/40270/1138935
ngr i2c_master_bit_ctrl.ngr
www.eeworm.com/read/40270/1138939
bin i2c_master_bit_ctrl.bin
www.eeworm.com/read/40270/1138943
ngc i2c_master_bit_ctrl.ngc
www.eeworm.com/read/40270/1138956
xst i2c_master_bit_ctrl.xst
set -tmpdir __projnav
set -xsthdpdir ./xst
run
-ifn i2c_master_bit_ctrl.prj
-ifmt mixed
-ofn i2c_master_bit_ctrl
-ofmt NGC
-p xc2s50e-6-tq144
-top i2c_master_bit_ctrl
-opt_mode Speed
-opt_le
www.eeworm.com/read/40270/1138965
v i2c_master_bit_ctrl.v
//
/////////////////////////////////////
// Bit controller section
/////////////////////////////////////
//
// Translate simple commands into SCL/SDA transitions
// Each command has 5 states, A/B/C/
www.eeworm.com/read/475732/1382822
v i2c_master_bit_ctrl.v
/////////////////////////////////////////////////////////////////////
//// ////
//// WISHBONE rev.B2 compliant I2C Master bit-controller
www.eeworm.com/read/231587/4714020
xst i2c_master_bit_ctrl.xst
set -tmpdir __projnav
set -xsthdpdir ./xst
run
-ifn i2c_master_bit_ctrl.prj
-ifmt mixed
-ofn i2c_master_bit_ctrl
-ofmt NGC
-p xc2s50e-6-tq144
-top i2c_master_bit_ctrl
-opt_mode Speed
-opt_le
www.eeworm.com/read/224945/4800700
v i2c_master_bit_ctrl.v
/////////////////////////////////////////////////////////////////////
//// ////
//// WISHBONE rev.B2 compliant I2C Master bit-controller