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

Added an always_wrap_module_instantiations flag #1909

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on May 5, 2023

  1. format_style: Added the always_wrap_module_instantiations flag

    Signed-off-by: Jan Bylicki <jbylicki@antmicro.com>
    jbylicki committed May 5, 2023
    Configuration menu
    Copy the full SHA
    71baff5 View commit details
    Browse the repository at this point in the history
  2. tree_unwrapper: Added kDataDeclaration formatting logic

    Signed-off-by: Jan Bylicki <jbylicki@antmicro.com>
    jbylicki committed May 5, 2023
    Configuration menu
    Copy the full SHA
    8d48a04 View commit details
    Browse the repository at this point in the history
  3. formatter_test: Added end-to-end always_wrap_module_instantiations tests

    Signed-off-by: Jan Bylicki <jbylicki@antmicro.com>
    jbylicki committed May 5, 2023
    Configuration menu
    Copy the full SHA
    a5216a1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. formatter: README.md: Updated usage section

    Signed-off-by: Jan Bylicki <jbylicki@antmicro.com>
    jbylicki committed May 23, 2023
    Configuration menu
    Copy the full SHA
    8b72f45 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. tree_unwrapper.cc: Optimized policy search condition checks

    Co-authored-by: Mariusz Glebocki <mglb@arccos-1.net>
    Signed-off-by: Jan Bylicki <jbylicki@antmicro.com>
    jbylicki and mglb committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    47af18c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. formatter_test: Changed test styling to break newlines in strings

    Signed-off-by: Jan Bylicki <jbylicki@antmicro.com>
    jbylicki committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    8f33d2d View commit details
    Browse the repository at this point in the history