Skip to content

Create model for device relocation #21

Open
@stephenneuendorffer

Description

@stephenneuendorffer

Currently, we target a device where Tile 0,0 is always in the lower left corner of the device. However, in many cases we want to implement code onto a portion of the device and generate code that is relocatable/replicatable to different locations on the device. One challenge with this is that relocatability is likely only possible vertically every two rows (because of the asymmetric nature of the cascade chains). This will involve identifying the places in the existing codebase where we assume mapping to a specific device. Note that libXAIEv2 supports a model of relocation that this could target.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions