资源列表
[VHDL编程] sw_debounce
说明:脉冲边沿检测法的按键消抖程序,使用Verilog编写(Key edge dithering program with pulse edge detection method)<水白三千 > 在 2025-06-08 上传 | 大小:4.22mb | 下载:0
[VHDL编程] i2c_40g_pos
说明:i2c做主读写光模块数据访问。。。。。。(always @ ( posedge clk_100m or posedge rst_100m) begin if( rst_100m == 1'b1 ) begin SCKcnt <= 10'd0; end else if( SCKen == 1'b1 ) begin if(SCKcnt != I2CSCK_DIV) begin SCKcnt <= SCKcnt + 1'b1; end else<CHENLU0707 > 在 2025-06-08 上传 | 大小:3kb | 下载:0
[VHDL编程] MiS603 FPGA开发教程V1.4(HDL)
说明:MIZ MIS603资料,FPGA ,VERLOG 语言,介绍一些接口的驱动设计(MIZ MIS603 data, FPGA, VERLOG language, introduced some of the interface driver design)<huhotto > 在 2025-06-08 上传 | 大小:17.46mb | 下载:0