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

Assorted cleanups #439

Merged
merged 11 commits into from
Oct 13, 2024
Merged

Assorted cleanups #439

merged 11 commits into from
Oct 13, 2024

Conversation

zapta
Copy link
Collaborator

@zapta zapta commented Oct 12, 2024

Assorted cleanups. The details descriptions are in the commits.

zapta added 9 commits October 5, 2024 13:24
…ng to a class with named fields. Behavior stay the same.
…d and tweaked it for readability. Behavior should not change.
1. Moved the filter functionality from scons.py to a new file scons_filter.py.
2. Merged the handling of stdout and stderr lines to a single method.
3. Added the concept of range detector which identify a range of lines of interest.
4. Implemented a range detector for nextpnr verbose log.
5. Added a TODO to implement similar range detectors for fumo, iceprog, tinyprog.
6. Now removing the 'Info:' prefix of nextpnr verbose lines and coloring the speed lines.
7. Now preserving blank lines for better readability of nextpnr and yosys verbose logs.

NOTE:
I could not test the filter functionality for fumo, tinyprog and iceprog,
for the lack of compatible hardware.
…They seems to appear only for ice40 architectures and for that the recomanded source of timing is 'apio time'.
…s. An error message about the missing implemention functionality is not printed eariler in the chain.
…ng: No .lpf constraints file, assuming '.lpf'] (should be main.lpf) if an lpf file is not available. Now apio clean passes the top_module variable to the scons.
@zapta zapta changed the title Assorted minor cleanups Assorted cleanups Oct 12, 2024
@Obijuan Obijuan merged commit da8903a into FPGAwars:develop Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants