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

Subversion Repositories turbo8051

[/] [turbo8051/] [trunk/] [verif/] [defs/] [tb_defines.v] - Blame information for rev 15

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 15 dinesha
//
2
// Functional Description:
3
//
4
// This has all defines used in TB
5
//
6
// *************************************************************************
7
 
8
// For Top level simulations
9
`define TB_TOP_LEVEL_SIM  1
10
`define TB_RAND_SEED      0
11
 
12
// RTL - Instance 
13
`define TB_TOP          tb_top
14
`define CHIP_TOP        `TB_TOP.chip_top
15
`define CORE            `TB_TOP.u_core
16
 
17
// TB - Global
18
`define TB_GLBL         `TB_TOP.tb_glbl
19
 
20
`define TB_AGENTS_GMAC  `TB_TOP.u_tb_eth
21
`define TB_AGENTS_UART  `TB_TOP.tb_uart
22
 

powered by: WebSVN 2.1.0

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