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

Submodules #40

Closed
dgrnbrg opened this issue Apr 11, 2012 · 2 comments
Closed

Submodules #40

dgrnbrg opened this issue Apr 11, 2012 · 2 comments

Comments

@dgrnbrg
Copy link
Owner

dgrnbrg commented Apr 11, 2012

These need to be updated. Currently, the :token of a port is unique per module, not module instance. This may or may not interact badly with the simulator (should check into this). Also, need to consider what the API looks like and come up with some example usages.

@dgrnbrg
Copy link
Owner Author

dgrnbrg commented Apr 28, 2012

Now, in the simulator, module state elements are identified uniquely by their location in the hierarchy (path vector from the root).

Next, connect must be made to support inter-module connections. That will complete submodule support.

@dgrnbrg
Copy link
Owner Author

dgrnbrg commented May 13, 2012

Data can now flow into and out of submodules in simulation.

@dgrnbrg dgrnbrg closed this as completed May 13, 2012
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