Support .f command files - #1961
Draft
kroening wants to merge 2 commits into
Draft
Conversation
2 tasks
kroening
force-pushed
the
kroening/command-file-support
branch
from
July 2, 2026 17:47
ca7dd4d to
2e82fc0
Compare
kroening
marked this pull request as draft
July 2, 2026 17:49
kroening
force-pushed
the
kroening/command-file-support
branch
from
July 3, 2026 23:46
2e82fc0 to
2de0584
Compare
kroening
force-pushed
the
kroening/command-file-support
branch
2 times, most recently
from
July 24, 2026 06:59
4487df6 to
a1575c1
Compare
This bumps to the top of the develop branch.
Add -f option to ebmc and vlindex to read source file names and options from a command file, as is common in EDA tools. Each line is treated as a command line option. Blank lines and // comments are ignored. Resolves #1337
kroening
force-pushed
the
kroening/command-file-support
branch
from
August 11, 2026 01:52
a1575c1 to
5dd5283
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
-foption to ebmc and vlindex to read source file names and options from a command file (.f file), as is standard in EDA tools.//comments are ignored.command_file.h/.cppinsrc/ebmc/, used by both ebmc and vlindex.Closes #1337
Test plan
regression/ebmc/command-file/)-f files.f-f files.f-Werror