Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iob supertag, mergedb improvement, groupmask util #458

Merged
merged 6 commits into from
Jan 8, 2019

Conversation

mcmasterg
Copy link
Contributor

@mcmasterg mcmasterg commented Jan 8, 2019

Experimental fuzzer to create some large IOB tags encompassing many other tags. There is an outstanding issue still under investigation (possibly related to segprint), but it seems to at least mostly work.

Also fixes #347 by adding a groupmask utility. This isn't well integrated into the build system, but the building block is there if we want to start deploying it more

Also changed mergedb to deal with conflicts much more intelligently. Now that we are aware which entry is new, new entries are given precedence when pushing to the db. A warning is omitted when overriding an old entry. For development, you can "MERGEDB_STRICT=0 make pushdb" if you want to force the merge and take the new value

@mcmasterg mcmasterg changed the title Iob supertag, mergedb improvement Iob supertag, mergedb improvement, groupmask util Jan 8, 2019
tmichalak and others added 6 commits January 8, 2019 15:49
Signed-off-by: Tomasz Michalak <[email protected]>
Signed-off-by: John McMaster <[email protected]>
Signed-off-by: John McMaster <[email protected]>
Signed-off-by: John McMaster <[email protected]>
Signed-off-by: John McMaster <[email protected]>
@mcmasterg mcmasterg merged commit 78c86a3 into f4pga:master Jan 8, 2019
@mcmasterg mcmasterg deleted the iob_supertag branch January 8, 2019 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dbfixup: automatically create .dbf files
3 participants