Skip to content

Add ability to patch just selected BRAMs in a bitstream rather than all of them #6

@nelsobe

Description

@nelsobe
Collaborator

As initially written, assumes there is just one BRAM in a design and patches that one using the init.mem file provided.

The memory metadata (MDD) file contains information contains information on the HDL signal name associated with the BRAM primitives it was mapped to. But, this information is not yet used to filter which BRAM primitives to consider - the tool assumes all BRAM primitives map to the single HDL memory.

Activity

nelsobe

nelsobe commented on Mar 28, 2020

@nelsobe
CollaboratorAuthor

Handled by #16. Includes sample with dual memories and hierarchy.

added a commit that references this issue on Apr 1, 2020
9b9750d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @nelsobe

        Issue actions

          Add ability to patch just selected BRAMs in a bitstream rather than all of them · Issue #6 · chipsalliance/f4pga-xc7-bram-patch