摘要: [TOC] 协议介绍 代码 master `timescale 1ns / 1ps module I2S_master( input clk_in, input [15:0] data_in, input rstn, input enable, output DATA, output WS, out 阅读全文
posted @ 2020-04-28 22:01 笑着刻印在那一张泛黄 阅读(2391) 评论(1) 推荐(2)