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

Fix/testbench generation #109

Merged
merged 19 commits into from
Feb 2, 2023
Merged

Fix/testbench generation #109

merged 19 commits into from
Feb 2, 2023

Commits on Jan 26, 2023

  1. Verilog testbench output fix

    Ansaya committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    2ccf856 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02ef962 View commit details
    Browse the repository at this point in the history
  3. Code refactoring

    Ansaya committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    64913ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1901b86 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Refactoring typo fix

    Ansaya committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    ad49cdb View commit details
    Browse the repository at this point in the history
  2. C++ templates handling update

    Ansaya committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    26aa004 View commit details
    Browse the repository at this point in the history
  3. Union type name print fix

    Ansaya committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    354d21f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    f1b7efe View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Changed tolerance of frequency slack

    gggg100 authored and Ansaya committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b26ed80 View commit details
    Browse the repository at this point in the history
  2. Typo fix

    Ansaya committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    7ed1e38 View commit details
    Browse the repository at this point in the history
  3. Added testbench to irr4_a.c

    gggg100 authored and Ansaya committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f4b3fc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32cd27b View commit details
    Browse the repository at this point in the history
  5. Tree node duplicator fix

    decl_node duplication policy updated
    Ansaya committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    ad27ddd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7fb64c3 View commit details
    Browse the repository at this point in the history
  7. Support for hls::stream

    Ansaya committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    4f2887c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    7b18f3e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    7ecf7ff View commit details
    Browse the repository at this point in the history
  2. Fix PIC variable clashing with -DPIC

    zebreus authored and Ansaya committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    32915ca View commit details
    Browse the repository at this point in the history
  3. Fix gengtype detection

    zebreus authored and Ansaya committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    b6ae1ba View commit details
    Browse the repository at this point in the history