Terminal & logs
The terminal streams what the flow is doing as it runs. When something goes wrong, the logs are where the answer is — and Vulkos makes them easy to read rather than something to dread.
Live output#
As a run progresses, each stage's output appears in the terminal in real time, so you can watch synthesis, placement, routing, and signoff go by and see roughly where the flow currently is.
Live run terminal
Interactive demo · coming soon
Searching the log#
Logs get long. Search to jump straight to what matters — an error message, a stage name, or a specific signal. On a failure, searching for the failing stage is the quickest way to the relevant lines.
- Find errors and warnings without scrolling the whole output.
- Locate the moment a particular stage started or finished.
Downloading the full log#
Take the log with you
You can download the complete run log for offline inspection or to share when asking for help. Or skip the manual reading entirely — ask the assistant to interpret the failure for you. See Troubleshooting failures.