OpenCores
URL https://opencores.org/ocsvn/oms8051mini/oms8051mini/trunk

Subversion Repositories oms8051mini

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /oms8051mini/trunk/verif/tb
    from Rev 29 to Rev 32
    Reverse comparison

Rev 29 → Rev 32

/tb_top.v
285,8 → 285,8
 
#1000 wait(reset_out_n == 1);
 
if ( $test$plusargs("uart_test_1") )
uart_test1();
if ( $test$plusargs("uart_lb") )
uart_lb();
else if ( $test$plusargs("spi_test_1") )
spi_test1();
else if ( $test$plusargs("i2cm_test_1") )
336,7 → 336,7
endmodule
 
 
`include "uart_test1.v"
`include "uart_lb.v"
`include "spi_test1.v"
`include "i2cm_test1.v"
`include "tb_tasks.v"

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.