/********************************************** _ _ Cook Darwin __
_ descript: author : Cook.Darwin Version: VERA.0.0 created: 2021-04-03 14:05:10 +0800 madified: ***********************************************/ `timescale 1ns/1ps
module tb_test_top(); //========================================================================== //——– define ———————————————————-
//========================================================================== //——– instance ——————————————————– test_top rtl_top( /* input clock */.sys_clock ( ), /* output */.odata ( ) ); //========================================================================== //——– expression ——————————————————
endmodule