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

Add support for compressing CLP IR streams. #152

Merged
merged 128 commits into from
Aug 29, 2023

Conversation

haiqi96
Copy link
Contributor

@haiqi96 haiqi96 commented Aug 15, 2023

References

Description

Validation performed

components/core/src/IrMessageParser.cpp Outdated Show resolved Hide resolved
components/core/src/IrMessageParser.hpp Outdated Show resolved Hide resolved
components/core/src/ParsedIrMessage.cpp Outdated Show resolved Hide resolved
haiqi96 and others added 8 commits August 16, 2023 12:12
- Replace IrMessageParser with LogEventDeserializer and ParsedIrMessage with LogEvent
- Rewrite classes using RAII and avoid exceptions to make embedded development smoother
- Pass IR log event through to writer::Archive to stay consistent with the raw log event encoding path
- Deduplicate code
Copy link
Contributor Author

@haiqi96 haiqi96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@kirkrodrigues kirkrodrigues merged commit 03cedcd into y-scope:main Aug 29, 2023
@haiqi96 haiqi96 deleted the ir-decompression-new branch January 25, 2024 21:27
@kirkrodrigues kirkrodrigues changed the title Ir decompression new Add support for compressing CLP IR streams. May 6, 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.

3 participants