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

Sync yosys #87

Merged
merged 18 commits into from
Jul 6, 2020
Merged

Sync yosys #87

merged 18 commits into from
Jul 6, 2020

Commits on Jul 6, 2020

  1. Update VPR version of Xilinx carry chain.

    Signed-off-by: Keith Rothman <[email protected]>
    litghost committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    73715b8 View commit details
    Browse the repository at this point in the history
  2. fix carry4_cout definition

    Signed-off-by: Alessandro Comodi <[email protected]>
    acomodi authored and litghost committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    ffae363 View commit details
    Browse the repository at this point in the history
  3. Update annotations to abc9.

    Signed-off-by: Keith Rothman <[email protected]>
    litghost committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    77fa358 View commit details
    Browse the repository at this point in the history
  4. carry_cout: fix specify

    Signed-off-by: Alessandro Comodi <[email protected]>
    acomodi authored and litghost committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    daeb705 View commit details
    Browse the repository at this point in the history
  5. New integration point for master+wip.

    Signed-off-by: Keith Rothman <[email protected]>
    litghost committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    f9da636 View commit details
    Browse the repository at this point in the history
  6. Disable RAM32X1D and RAMB36E1 until VPR support is present.

    Signed-off-by: Keith Rothman <[email protected]>
    litghost committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    60fde9c View commit details
    Browse the repository at this point in the history
  7. arith_map: add carry_cout also for lcu

    Signed-off-by: Alessandro Comodi <[email protected]>
    acomodi authored and litghost committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    22c53b3 View commit details
    Browse the repository at this point in the history
  8. Disable SRL16 until VPR/xc7 supports it.

    Signed-off-by: Keith Rothman <[email protected]>
    litghost committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    3fc8a1b View commit details
    Browse the repository at this point in the history
  9. arith_map: fix LCU carry chain definitions

    Signed-off-by: Alessandro Comodi <[email protected]>
    acomodi authored and litghost committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    af83135 View commit details
    Browse the repository at this point in the history
  10. Enable all RAMB36 matches

    Signed-off-by: Alessandro Comodi <[email protected]>
    acomodi authored and litghost committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    7d6f49f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2889b83 View commit details
    Browse the repository at this point in the history
  12. Revert master+wip to master (8b4e83c)

    Signed-off-by: Keith Rothman <[email protected]>
    litghost committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    c92a306 View commit details
    Browse the repository at this point in the history
  13. Disabled inference of BRAMs with WIDTH=2 for Xilinx arch.

    Signed-off-by: Maciej Kurc <[email protected]>
    mkurc-ant authored and litghost committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    591a6f5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    068e3f6 View commit details
    Browse the repository at this point in the history
  15. Add CARRY4_CO_COUT, which is a CARRY4 with a dedicated COUT chain port.

    This enables avoiding the co-mingling of the carry chain port with the
    ports that connect to the fabric.
    
    Signed-off-by: Keith Rothman <[email protected]>
    litghost committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    d7b3dd2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4b8028f View commit details
    Browse the repository at this point in the history
  17. Merge branches 'wip/carry4-cout', 'wip/disable-primitives' and 'wip/d…

    …isable_ramb18e_w2' into sync_yosys
    litghost committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    0c29a97 View commit details
    Browse the repository at this point in the history
  18. Octopus merge

    This is an Octopus Merge commit of the following branches:
    
    wip/carry4-cout
    wip/disable-primitives
    wip/disable_ramb18e_w2
    
    Signed-off-by: Keith Rothman <[email protected]>
    litghost committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    2c7d82a View commit details
    Browse the repository at this point in the history