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 serialization of graphical configuration #33

Open
mortbopet opened this issue Apr 2, 2019 · 0 comments
Open

Add serialization of graphical configuration #33

mortbopet opened this issue Apr 2, 2019 · 0 comments
Labels
enhancement New feature or request Graphics Issues related to the graphics (non-core) library of VSRTL

Comments

@mortbopet
Copy link
Owner

mortbopet commented Apr 2, 2019

It should be possible to store and load a file for specifying the configuration of the graphical view.
Serialized data should include:

  • Component positions
  • Component expansion state
  • Component sizes
  • Component routing regions

Serialization of wires will come in a later stage, when place/route is fully implemented.
Serialization should be facilitated by a common library, such as:

@mortbopet mortbopet added the enhancement New feature or request label Apr 2, 2019
@mortbopet mortbopet added the Graphics Issues related to the graphics (non-core) library of VSRTL label Oct 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Graphics Issues related to the graphics (non-core) library of VSRTL
Projects
None yet
Development

No branches or pull requests

1 participant