Skip to content

Should add generation of the alt.fasm file to the generate_tests.py script #2

@nelsobe

Description

@nelsobe
Collaborator

Right now the alt.fasm is not generated during the test design generation process. Rather, it is done in the run_tests.py script and is controlled by the GENERATE_ALT flag. Since generation for a given test case only needs to happen once but the tests themselves are often run, it seems to make more sense to generate the alt.fasm in the generation script.

Activity

added a commit that references this issue on Mar 9, 2020
nelsobe

nelsobe commented on Mar 9, 2020

@nelsobe
CollaboratorAuthor

Resolved via PR #14.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @nelsobe

        Issue actions

          Should add generation of the alt.fasm file to the generate_tests.py script · Issue #2 · chipsalliance/f4pga-xc7-bram-patch