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

Update Chisel version to 5.1.0 #8

Merged
merged 2 commits into from
Jan 16, 2024

Commits on Jan 2, 2024

  1. Update Chisel version to 5.1.0

    Remove deprecated APIs (`CompileOptions`, `fromDoubleToLiteral`,
    `fromIntToBinaryPoint`, `fromBigDecimalToLiteral`,
    `ChiselStage.elaborate`, `chisel3.experimental.FixedPoint`).
    
    Remove `FixedPoint.typeEquivalent` definition, as this is now a `final`
    method on `chisel3.Data`. See here for more context: chipsalliance/chisel#3201
    tymcauley committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    5a6baa5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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