Commit 8b0d6a3
Fix VCS compilation issues (#22)
* tb: Remove duplicate-declared `icache_request` class
The class is already declared in another testbench and causes issues when compiling with VCS
Co-authored-by: Michael Rogenmoser <michaero@iis.ee.ethz.ch>1 parent a8ecbff commit 8b0d6a3
2 files changed
Lines changed: 1 addition & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | 8 | | |
24 | 9 | | |
25 | 10 | | |
| |||
0 commit comments