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

v0.5.0 #54

Draft
wants to merge 34 commits into
base: main
Choose a base branch
from
Draft

v0.5.0 #54

wants to merge 34 commits into from

Commits on Jul 7, 2023

  1. Bumped copyright year.

    Paebbels committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8c790f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Bumped dependencies.

    Paebbels committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    236b2c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    e69d6bf View commit details
    Browse the repository at this point in the history
  2. Added more testcases.

    Paebbels committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    f72bc99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be640f3 View commit details
    Browse the repository at this point in the history
  4. Added assertions.

    Paebbels committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    b31f5e2 View commit details
    Browse the repository at this point in the history
  5. Updated pyproject.

    Paebbels committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    38fbd4a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Add SystemRDL file type

    Rasmus Olsen committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    2e3526d View commit details
    Browse the repository at this point in the history
  2. Update pyEDAA/ProjectModel/__init__.py

    Co-authored-by: Patrick Lehmann <Paebbels@gmail.com>
    2 people authored and Rasmus Olsen committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    a55ef62 View commit details
    Browse the repository at this point in the history
  3. Update pyEDAA/ProjectModel/__init__.py

    Co-authored-by: Patrick Lehmann <Paebbels@gmail.com>
    2 people authored and Rasmus Olsen committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    eacd482 View commit details
    Browse the repository at this point in the history
  4. Update pyEDAA/ProjectModel/__init__.py

    Co-authored-by: Patrick Lehmann <Paebbels@gmail.com>
    2 people authored and Rasmus Olsen committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    27377f2 View commit details
    Browse the repository at this point in the history
  5. Update Design and FileSet classes

    Updated classes to support SystemRDL version. Removed the pySRDLModel
    from the repsitory. The pySRDLModel needs to be a new Python package
    and released to PyPi, before pull request #48 can be accepted.
    Rasmus Olsen committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    18f925e View commit details
    Browse the repository at this point in the history
  6. Update requirements

    Added pySystemRDL to the requirements.
    Rasmus Olsen committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    1824596 View commit details
    Browse the repository at this point in the history
  7. Updated coding style.

    Paebbels committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    cffba84 View commit details
    Browse the repository at this point in the history
  8. Update requirements.txt

    Paebbels committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    d963d2a View commit details
    Browse the repository at this point in the history
  9. Add SystemRDL file type

    Paebbels committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    6bf6d06 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2040977 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    a8190bd View commit details
    Browse the repository at this point in the history
  2. Bumped dependencies.

    Paebbels committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    d31a552 View commit details
    Browse the repository at this point in the history
  3. Check for duplicates.

    Paebbels committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    af99dd9 View commit details
    Browse the repository at this point in the history
  4. Improved type hints.

    Paebbels committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    0860fd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d24e04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3b0fcc View commit details
    Browse the repository at this point in the history
  7. Adjusted code to the updated pySVModel behavior for VerilogVersion vs…

    …. SystemVerilogVersion.
    Paebbels committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    3b64c32 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0544e19 View commit details
    Browse the repository at this point in the history
  9. Added missing type hint.

    Paebbels committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    06fe732 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    f88a638 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    644a1d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51ffd20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd45b06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36fff0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c61f44d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    2655010 View commit details
    Browse the repository at this point in the history
  2. Added more test cases.

    Paebbels committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3d65107 View commit details
    Browse the repository at this point in the history