diff options
| author | Private Island Networks Inc <opensource@privateisland.tech> | 2026-06-30 14:35:44 -0400 |
|---|---|---|
| committer | Private Island Networks Inc <opensource@privateisland.tech> | 2026-06-30 14:35:44 -0400 |
| commit | 7bc9bb5fb008e8c5b0e580865a316baa06d10b22 (patch) | |
| tree | b79ca5122390ac013881c6c68875a646bdf2f09d /manufacturer/altera/cyclone10_lp/sim/src | |
| parent | 7d8b0ec0dd703db060c527537bd9da7798cf86e6 (diff) | |
sim: upddate mpf project file, tb, and sim scripts to support first pass pkt_genpkt_gen
Diffstat (limited to 'manufacturer/altera/cyclone10_lp/sim/src')
| -rw-r--r-- | manufacturer/altera/cyclone10_lp/sim/src/tb.sv | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manufacturer/altera/cyclone10_lp/sim/src/tb.sv b/manufacturer/altera/cyclone10_lp/sim/src/tb.sv index 25fbe75..742a6b1 100644 --- a/manufacturer/altera/cyclone10_lp/sim/src/tb.sv +++ b/manufacturer/altera/cyclone10_lp/sim/src/tb.sv @@ -26,9 +26,9 @@ `timescale 1ns / 1ps -`define TEST_ETOE +//`define TEST_ETOE //`define ML_ENGINE -//`define TEST_CONTROLLER +`define TEST_CONTROLLER `define INCLUDED `include "../../../../../src/rgmii_params.v" |



