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

Improvements to the TMRG function #21

Open
mksoc opened this issue Aug 22, 2024 · 2 comments
Open

Improvements to the TMRG function #21

mksoc opened this issue Aug 22, 2024 · 2 comments
Labels
bug Something isn't working need more information

Comments

@mksoc
Copy link
Contributor

mksoc commented Aug 22, 2024

The TMRG function should replace the sources keeping the correct "category", e.g. putting simulation only/FPGA only triplicated files in their respective language properties.

Also, it might be useful to be able to manually specify files to pass with the -l option, in order to keep the module definitions but strip the body.

@Risto97 Risto97 added bug Something isn't working need more information labels Sep 14, 2024
@mksoc
Copy link
Contributor Author

mksoc commented Sep 18, 2024

Related to the second point, maybe we could use vhier to get only the used files, to avoid passing useless stuff to TMRG.

@Risto97
Copy link
Contributor

Risto97 commented Sep 18, 2024

Maybe I am missing something, but if the files are not used, why are they listed?
Could you not use vhier to see which files are used and just remove them in CMakeLists.txt file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need more information
Projects
None yet
Development

No branches or pull requests

2 participants