Skip to content

How Remapping works #261

Dec 29, 2024 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

The configmem.csv we provided for LUT4AB is the best configuration we got using the methodology from the paper. We have only done the optimisation on the LUT4AB tile, since it is the dominant tile in the design.

The frame data and frame strobe can be think of as a grid. In a less dense area not all grid point within an area is used, so some of the bit is masked off.

During PnR we do not need to care where the configuration bit is, only what feature is required. After the physical implementation, we will need a way to tell which latch is for that feature. The mapping is linking the required feature to the where it should physically locate.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Sacoder0000
Comment options

@Sacoder0000
Comment options

@KelvinChung2000
Comment options

@Sacoder0000
Comment options

@KelvinChung2000
Comment options

Answer selected by Sacoder0000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants