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 the ability to store IHardwareRepresentation (HAST-243) #45

Open
Piedone opened this issue Apr 14, 2020 · 1 comment
Open

Add the ability to store IHardwareRepresentation (HAST-243) #45

Piedone opened this issue Apr 14, 2020 · 1 comment

Comments

@Piedone
Copy link
Member

Piedone commented Apr 14, 2020

This would make it possible to generate the hardware on one machine and utilize it on another one. So, basically caching the whole hardware representation locally.

Now caching is done on the hardware description level only and you need to be only for the GenerateHardware() call anyway. This would also make it possible to use Hastlayer offline like it is necessary for embedded systems.

Jira issue

@Piedone
Copy link
Member Author

Piedone commented Nov 18, 2020

This is now covered for Vitis. Needs to test if GenerateHardware() can be completely decoupled from the GenerateProxy() method call, e.g. for offline use (it can be invoked but shouldn't do VHDL generation and hardware compilation).

@github-actions github-actions bot changed the title Add the ability to store IHardwareRepresentation Add the ability to store IHardwareRepresentation (HAST-243) Sep 18, 2022
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

No branches or pull requests

1 participant