FPGA中顶层模块与各子模块之间的链接线类型

顶层模块:mix_modulepost module mix_module ( CLK, RSTn, Flash_LED, Run_LED );spa input CLK; input RSTn; output Flash_LED; output [2:0]Run_LED; /**********************************/ //wire Flash_LED; //reg F
相关文章
相关标签/搜索