-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbench.f
50 lines (41 loc) · 1.3 KB
/
bench.f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
// +------------+
// | C INCLUDE |
// +------------+
//-I../src/c
// +--------------+
// | RTL FILELIST |
// +--------------+
// +------------+
// | C FILELIST |
// +------------+
// +------------+
// | SV DEFINE |
// +------------+
// +-----------------+
// | PACKET FILELIST |
// +-----------------+
//../src/sv/tools/*
//../src/sv/ahb_pkg/ahb_pkg.sv
// +---------------+
// | CASE FILELIST |
// +---------------+
// +----------+
// | TOP FILE |
// +----------+
//../top.sv
/nfs/site/disks/fm8_ciodv_1/users/lbkamatx/UVM_IOREG/p4/avatar/fmgpio_reg/tb/UVM/fmgpio_reg_tb_uvm.sv
// +--------------+
// | FILE INCLUDE |
// +--------------+
// +-------------+
// | RTL INCLUDE |
// +-------------+
+incdir+/nfs/site/disks/fm8_ciodv_1/users/lbkamatx/UVM_IOREG/p4/avatar/fmgpio_reg/tb/UVM/src
/nfs/site/disks/fm8_ciodv_1/users/lbkamatx/UVM_IOREG/p4/avatar/fmgpio_reg/tb/UVM/src/dut.sv
// +------------+
// | SV INCLUDE |
// +------------+
+incdir+/nfs/site/disks/fm8_ciodv_1/users/lbkamatx/UVM_IOREG/p4/avatar/fmgpio_reg/tb/UVM/IO_agent_1
+incdir+/nfs/site/disks/fm8_ciodv_1/users/lbkamatx/UVM_IOREG/p4/avatar/fmgpio_reg/tb/UVM/IO_ENV
+incdir+/nfs/site/disks/fm8_ciodv_1/users/lbkamatx/UVM_IOREG/p4/avatar/fmgpio_reg/tb/UVM/IO_TEST
+UVM_TESTNAME=gpio_test