diff --git a/boards/uniboard2b/designs/unb2b_jesd/revisions/unb2b_jesd_node0/quartus/ip/qsys_unb2b_minimal/qsys_unb2b_minimal_avs_eth_0/avs2_eth_coe_10/sim/dp_stream_pkg.vhd b/boards/uniboard2b/designs/unb2b_jesd/revisions/unb2b_jesd_node0/quartus/ip/qsys_unb2b_minimal/qsys_unb2b_minimal_avs_eth_0/avs2_eth_coe_10/sim/dp_stream_pkg.vhd index 2fca455f62756f5558c30659b3aa2dbdf6256fcf..a9782fa140393c7af419f5965e4d334a17499af0 100644 --- a/boards/uniboard2b/designs/unb2b_jesd/revisions/unb2b_jesd_node0/quartus/ip/qsys_unb2b_minimal/qsys_unb2b_minimal_avs_eth_0/avs2_eth_coe_10/sim/dp_stream_pkg.vhd +++ b/boards/uniboard2b/designs/unb2b_jesd/revisions/unb2b_jesd_node0/quartus/ip/qsys_unb2b_minimal/qsys_unb2b_minimal_avs_eth_0/avs2_eth_coe_10/sim/dp_stream_pkg.vhd @@ -33,7 +33,7 @@ PACKAGE dp_stream_pkg Is -- Remarks: -- * Choose smallest maximum SOSI slv lengths that fit all use cases, because unconstrained record fields slv is not allowed -- * The large SOSI data field width of 256b has some disadvantages: - -- . about 1ni0% extra simulation time and PC memory usage compared to 72b (measured using tb_unb_tse_board) + -- . about 10% extra simulation time and PC memory usage compared to 72b (measured using tb_unb_tse_board) -- . a 256b number has 64 hex digits in the Wave window which is awkward because of the leading zeros when typically -- only 32b are used, fortunately integer representation still works OK (except 0 which is shown as blank). -- However the alternatives are not attractive, because they affect the implementation of the streaming