Commit 8d4cf7d
committed
fpga_diff: fix FpgaDiffTop generation and renaming
This change generates FpgaDiffTop as extend instead of wrapper.
Also, when use `make verilog BOARD=fpgadiff`, the top sv file is
SimTop.sv rather than FpgaDiffTop.sv, this change also revert previous
naming error.1 parent c347b0a commit 8d4cf7d
1 file changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 39 | + | |
| 40 | + | |
45 | 41 | | |
46 | 42 | | |
47 | 43 | | |
| |||
0 commit comments