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/data | |
| 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/data')
| -rw-r--r-- | manufacturer/altera/cyclone10_lp/sim/data/cont_query.dat | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/manufacturer/altera/cyclone10_lp/sim/data/cont_query.dat b/manufacturer/altera/cyclone10_lp/sim/data/cont_query.dat index 4590ab9..9f8719c 100644 --- a/manufacturer/altera/cyclone10_lp/sim/data/cont_query.dat +++ b/manufacturer/altera/cyclone10_lp/sim/data/cont_query.dat @@ -47,14 +47,14 @@ A8 // 168 0f AC // UDP Checksum E6 -02 // Msg Type +01 // Msg Type ed // Token -01 // Address MSByte -04 // Address LSByte +08 // Address MSByte, Pkt Gen +00 // Address LSByte 00 // Data MSbyte 00 00 -00 // Data LSbyte +01 // Data LSbyte 00 // PAD 00 00 @@ -69,7 +69,7 @@ ed // Token E3 // 95 184 -40 // Idle Clocks * 16 +20 // Idle Clocks * 16 55 // Preamble 55 55 @@ -121,8 +121,8 @@ AC // UDP Checksum E6 02 // Msg Type c3 // Token -00 // Address MSByte -10 // Address LSByte +08 // Address MSByte +00 // Address LSByte 01 // Data MSbyte 02 03 |



