建立environment机制
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
|
||||
`define ENABLE_REG_RW1_TEST "generated/log/reg_rw1_tc.log"
|
||||
//`define ENABLE_ENCRYPTION
|
||||
`define ENABLE_DET1_TEST "generated/log/det1_tc.log"
|
||||
`define ENABLE_DET2_TEST "generated/log/det2_tc.log"
|
||||
`define ENABLE_SET_ADDR_TEST "generated/log/set_addr_tc.log"
|
||||
`define ENABLE_INT_INIT_TEST "generated/log/int_init_tc.log"
|
||||
//`define ENABLE_DET1_TEST "generated/log/det1_tc.log"
|
||||
//`define ENABLE_DET2_TEST "generated/log/det2_tc.log"
|
||||
//`define ENABLE_SET_ADDR_TEST "generated/log/set_addr_tc.log"
|
||||
//`define ENABLE_INT_INIT_TEST "generated/log/int_init_tc.log"
|
||||
//`define ENABLE_DET_ERR1_TEST "generated/log/det_err1_tc.log"
|
||||
//`define ENABLE_SMx_SEND1_TEST "generated/log/sm_send1_tc.log"
|
||||
//`define ENABLE_SMx_SEND2_TEST "generated/log/sm_send2_tc.log"
|
||||
@@ -754,7 +754,7 @@ initial begin
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
`ifdef ENABLE_CODE____
|
||||
/*---------------------------------------------------------------------------------------------------------
|
||||
测试用例
|
||||
1. 设置IP为主站或从站,并读取设置结果,期望:0主,1~4从
|
||||
@@ -791,6 +791,7 @@ initial begin
|
||||
$display("------------------------------ End! %t", $realtime);
|
||||
*/
|
||||
end
|
||||
`endif
|
||||
|
||||
`ifdef ENABLE_ENCRYPTION
|
||||
begin:ENABLE_ENCRYPTION_TESTCASE
|
||||
|
||||
Reference in New Issue
Block a user