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

Experimental bitstream compression support #2060

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

Commits on Jul 13, 2023

  1. Add bitstream compression option

    Signed-off-by: Lakira Ashley <[email protected]>
    LAK132 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a55dfd9 View commit details
    Browse the repository at this point in the history
  2. Fix up configuration tests

    Signed-off-by: Lakira Ashley <[email protected]>
    LAK132 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b8d20f3 View commit details
    Browse the repository at this point in the history
  3. Remove changes to fasm2frames.py

    Signed-off-by: Lakira Ashley <[email protected]>
    LAK132 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    24cc5d8 View commit details
    Browse the repository at this point in the history
  4. Use operator[] instead of .insert

    Signed-off-by: Lakira Ashley <[email protected]>
    LAK132 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b5ed87f View commit details
    Browse the repository at this point in the history
  5. Remove C++14 directive (fix conflict with PR f4pga#2118)

    Signed-off-by: Lakira Ashley <[email protected]>
    LAK132 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a550a20 View commit details
    Browse the repository at this point in the history