Skip to content

Refactor for generating Rust structs from annotated VHDL#12

Open
HelloKayT wants to merge 13 commits intomainfrom
katie/test_features
Open

Refactor for generating Rust structs from annotated VHDL#12
HelloKayT wants to merge 13 commits intomainfrom
katie/test_features

Conversation

@HelloKayT
Copy link

@HelloKayT HelloKayT commented Feb 18, 2026

Refactor vw's flow to run a simulation so it can be reused by anodize when resolving constants. Also contains symbol caching for files to make the codegen process a bit faster.

@HelloKayT HelloKayT marked this pull request as ready for review February 19, 2026 03:20
@HelloKayT HelloKayT changed the title Add ability to generate Rust structs from annotated VHDL Refactor for generating Rust structs from annotated VHDL Feb 20, 2026
Copy link
Collaborator

@rcgoodfellow rcgoodfellow left a comment

Choose a reason for hiding this comment

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

LGTM. Just a comment on some dead test code.


#[cfg(test)]
mod tests {
//use super::*;
Copy link
Collaborator

Choose a reason for hiding this comment

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

dead code?

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