1. Jun 30, 2018
  2. Jun 28, 2018
  3. Jun 27, 2018
  4. Jun 26, 2018
  5. Jun 25, 2018
    • Schuyler Eldridge's avatar
      Move RoCC logic into RocketTile, add HasFpuOpt · 9ef6810a
      Schuyler Eldridge authored
      
      
      To avoid problems with inheritance/trait mix-in when building RoCC-enabled
      configurations, this adds a new trait, HasFpuOpt, that declares the
      optional FPU so that this exists before use in the implementation of lazy
      RoCCs.
      
      RoCC connection logic to the core is moved inside the implementation of
      RocketTile so that the core is declared before it is used.
      
      The RoCC cmd/resp routers are changed to be externally visible as
      Option[T].
      
      The type variable on HasLazyRoCCModule is removed as this was never used.
      
      Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
      9ef6810a
  6. Jun 22, 2018
  7. Jun 21, 2018
  8. Jun 20, 2018
  9. Jun 19, 2018
  10. Jun 16, 2018
  11. Jun 15, 2018
  12. Jun 14, 2018
  13. Jun 13, 2018
  14. Jun 12, 2018