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

Expand JSON schema to support spice dialects and configurations #56

Open
pepijndevos opened this issue Apr 6, 2022 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@pepijndevos
Copy link
Collaborator

In https://github.com/NyanCAD/amscrcuits a lot of thought went into flexibility:

A circuit is represented as a VHDL-like structure of entities and architectures, where architectures can be implemented in various languages, with support for different simulator dialects.

Mainly spice dialects need to be handled in the library manager.

Configurations could be purely handled in Pyttoresque, where you define it in code. Or it could be handled in Mosaic, where you select a configuration to edit. I think that's the more powerful idea.

Any non-visual aspect of a schematic is specified in the active configuration.

@pepijndevos pepijndevos added enhancement New feature or request high priority labels Apr 11, 2022
pepijndevos added a commit that referenced this issue Aug 4, 2022
@pepijndevos
Copy link
Collaborator Author

spice dialects are now supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant