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

IP integration: refactoring EmitHLSCpp into EmissionMethods and addition of -emit-IP feature #31

Open
wants to merge 5 commits into
base: ip_integration
Choose a base branch
from

Commits on Oct 29, 2021

  1. Initial ip_library_exporter feature commit. Testing how fstream can b…

    …e used to write to the ip library.
    Luke Jacobs committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    ab2aced View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Add experimental JSON IP library emission support

    Luke Jacobs committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    b67cc0f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. Merge branch 'ip_integration' of https://github.com/hanchenye/scalehls

    …into ip_integration
    
    In this commit I was able to merge my factorized EmissionMethods structure with Paul's changes to EmitHLSCpp.cpp
    Luke Jacobs committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    e2b72fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4efcce7 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. emit to IP library experimental features complete

    Luke Jacobs committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    fff1ade View commit details
    Browse the repository at this point in the history