-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hi~ @tancheng, I am a bit confused about the routing and fu xbar settings.
VectorCGRA/cgra/test/CgraRTL_fir_2x2_test.py
Line 445 in 8316500
| TileInType(4), TileInType(0), TileInType(0), TileInType(0)], |
According to the mapping result, the tile0 should take input from northeast and output to the FuInport[0] right? But why did you use
TileInType(4) here to denote input from northeast? This is not consistent with the definition:
Line 15 in 8316500
| PORT_INDEX_NORTHEAST = 5 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested