创建RAM模块 配置数据宽度和RAM的大小 下面的复选框用于在线调试 实例化模块代码 // 顶层模块 module dram ( input wire clk, // 时钟信号 input wire wr_en, // 写使能信号 input wire