Entity sortnet_Transform
Block Diagram of sortnet_Transform
Name |
Type |
Default |
Description |
---|---|---|---|
ROWS |
positive |
16 |
|
COLUMNS |
positive |
4 |
|
DATA_BITS |
positive |
8 |
Name |
Type |
Direction |
Description |
---|---|---|---|
Clock |
std_logic |
in |
|
Reset |
std_logic |
in |
|
In_Valid |
std_logic |
in |
|
In_Data |
in |
||
In_SOF |
std_logic |
in |
|
In_EOF |
std_logic |
in |
|
Out_Valid |
std_logic |
out |
|
Out_Data |
out |
||
Out_SOF |
std_logic |
out |
|
Out_EOF |
std_logic |
out |
×