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

Rocket Chip Bump with Chisel 3.3 and FIRRTL 1.3 #544

Merged
merged 19 commits into from
May 13, 2020
Merged

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    9b94570 View commit details
    Browse the repository at this point in the history
  2. Bump sifive-blocks

    jerryz123 committed May 5, 2020
    Configuration menu
    Copy the full SHA
    63c46d8 View commit details
    Browse the repository at this point in the history
  3. Many changes to begin the compilation with RC-1.3

    Cores now have an extra CoreParam, useSupervisor which was set to
    the default false. Whether a core has supervisor mode is the union
    of this and useVM which defaults true so not change was made by this
    addition.
    
    BusTopologies are now set with the Config system rather than a system
    mixin and so all configs now include the config most similar to the
    previous mixin
    Testchipip was updated to be able to replace the systembus, in this
    new config system, with a ring bus.
    
    The L2 cache repo needed a similar update on how to find the buses.
    It currently points to the ucb-bar fork
    
    Treadle is bumped to its release branch
    colinschmidt committed May 5, 2020
    Configuration menu
    Copy the full SHA
    43f6083 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a255417 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    006ecd2 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    3c18880 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5969250 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    2fa9a41 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Bump FireSim

    davidbiancolin committed May 12, 2020
    Configuration menu
    Copy the full SHA
    d16c578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6950ad7 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    933d033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e95082 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0389bb View commit details
    Browse the repository at this point in the history
  4. Bump barstools

    albert-magyar committed May 13, 2020
    Configuration menu
    Copy the full SHA
    d5c1ad4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afb6518 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab8f737 View commit details
    Browse the repository at this point in the history
  7. bump firesim with firrtl 1.3

    alonamid committed May 13, 2020
    Configuration menu
    Copy the full SHA
    de617d1 View commit details
    Browse the repository at this point in the history
  8. bump treadle to master

    alonamid committed May 13, 2020
    Configuration menu
    Copy the full SHA
    3fc2059 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    460455e View commit details
    Browse the repository at this point in the history