mirror of
https://github.com/fpganinja/taxi.git
synced 2025-12-09 17:08:38 -08:00
axis: Normalize unpacked dimension
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
@@ -32,7 +32,7 @@ module taxi_axis_broadcast #
|
||||
/*
|
||||
* AXI4-Stream outputs (sources)
|
||||
*/
|
||||
taxi_axis_if.src m_axis[M_COUNT-1:0]
|
||||
taxi_axis_if.src m_axis[M_COUNT]
|
||||
);
|
||||
|
||||
// extract parameters
|
||||
|
||||
Reference in New Issue
Block a user