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

Subversion Repositories test_project

[/] [test_project/] [trunk/] [bench/] [verilog/] [orpsoc_testbench_defines.v] - Diff between revs 30 and 34

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 30 Rev 34
Line 39... Line 39...
////                                                              ////
////                                                              ////
//////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////
 
 
`define CLOCK_PERIOD 100
`define CLOCK_PERIOD 100
 
 
`ifndef TEST_NAME_STRING
// The ORPSoC tests makefile should generate the test_define.v file in
 
// the sim/run directory.
 
`ifdef TEST_DEFINE_FILE
 
 `include "test_define.v"
 
`else
 `define TEST_NAME_STRING "unspecified-test"
 `define TEST_NAME_STRING "unspecified-test"
 
 `define TEST_RESULTS_DIR "./"
`endif
`endif
 
 
`define TESTBENCH_RESULTS_DIR "../results/"
 
 
 
`undef UART_LOG_TX
`undef UART_LOG_TX
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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