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

Add FuseSoC support #352

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Add FuseSoC support #352

wants to merge 3 commits into from

Commits on May 23, 2020

  1. Fix linter warnings

    Fix some implicit variables and unconnected pins.
    
    Signed-off-by: Stefan Wallentowitz <[email protected]>
    wallento committed May 23, 2020
    Configuration menu
    Copy the full SHA
    9ca2dd6 View commit details
    Browse the repository at this point in the history
  2. Fix Verilator simulations

    This fixes compilation issues with the Verilator simulations.
    
    Signed-off-by: Stefan Wallentowitz <[email protected]>
    wallento committed May 23, 2020
    Configuration menu
    Copy the full SHA
    a57a5b1 View commit details
    Browse the repository at this point in the history
  3. Add FuseSoC support

    This adds support for FuseSoC, currently for the verilator model only.
    
    Signed-off-by: Stefan Wallentowitz <[email protected]>
    wallento committed May 23, 2020
    Configuration menu
    Copy the full SHA
    a9c89b6 View commit details
    Browse the repository at this point in the history