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 ports #403

Closed
wants to merge 5 commits into from
Closed

Add ports #403

wants to merge 5 commits into from

Commits on May 23, 2019

  1. Add method to add port to circuit definition

    Rajsekhar Setaluri committed May 23, 2019
    Configuration menu
    Copy the full SHA
    c609df8 View commit details
    Browse the repository at this point in the history
  2. Keep track of instances and update each instance on add_port()

    Rajsekhar Setaluri committed May 23, 2019
    Configuration menu
    Copy the full SHA
    5a689c2 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Rajsekhar Setaluri committed May 23, 2019
    Configuration menu
    Copy the full SHA
    d0fe4ed View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Add basic tests for adding ports

    Rajsekhar Setaluri committed May 24, 2019
    Configuration menu
    Copy the full SHA
    045ab3e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Test CoreIR compilation after adding ports

    Rajsekhar Setaluri committed May 30, 2019
    Configuration menu
    Copy the full SHA
    5d618f8 View commit details
    Browse the repository at this point in the history