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

Global variables of compound types cannot be driven from multiple main functions #148

Open
JulianKemmerer opened this issue Nov 23, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@JulianKemmerer
Copy link
Owner

JulianKemmerer commented Nov 23, 2022

Ex. global wire 'point':
This makes it so you cant drive point.x from one main function, and point.y from another - both drive the entire wire, not just pieces.

@JulianKemmerer JulianKemmerer added the enhancement New feature or request label Nov 23, 2022
@JulianKemmerer JulianKemmerer self-assigned this Nov 23, 2022
@JulianKemmerer JulianKemmerer changed the title Global variable of compound types have inefficiencies relating to always being handled as single wires Global variables of compound types have inefficiencies relating to always being handled as single wires Nov 23, 2022
@JulianKemmerer JulianKemmerer changed the title Global variables of compound types have inefficiencies relating to always being handled as single wires Global variables of compound types cannot be driven from multiple main functions Dec 2, 2022
@JulianKemmerer JulianKemmerer removed their assignment Feb 3, 2023
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