Trouble with creation of a custom I- and O-Tile (one direction) #369
Replies: 1 comment
-
This will depend on your LUTAB tile. In your LUTAB tile, it should have something that receives the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My goal
I want to create custom tiles on the west side with four inputs and on the east side with four outputs each.
For that I tried modifying the RAM_IO, but seem to have made some mistakes.
The problem
The flow does not run through, indicating, that there is some problem with the LUTAB (expects 24 bits, got 4).
I am not sure how the tiles can be connected and specially external ports are defined.
I_TILE
Switch matrix
Tile description in fabric.csv
BEL
Question
What do I need to change to connect the I/O_TILES to the LUTAB Tiles?
Beta Was this translation helpful? Give feedback.
All reactions