Skip to content

Writing OpenROAD logs into a file #4134

Answered by maliberty
lustefan97 asked this question in Q&A
Discussion options

You must be logged in to vote

The output is a stdout so you can use standard unix file operations to capture it. See https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/blob/6c4437edabdaddde9f100d76cc77b568c6cc073d/flow/Makefile#L539 in ORFS where we use "2>&1 | tee"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lustefan97
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants