8000 comment and code discrepancy · Issue #3734 · chipsalliance/rocket-chip · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
comment and code discrepancy #3734
Open
@DecodeTheEncoded

Description

@DecodeTheEncoded

In FPU.scala:

  // we don't currently support round-max-magnitude (rm=4)
  io.illegal_rm := io.inst(14,12).isOneOf(5.U, 6.U) || io.inst(14,12) === 7.U && io.fcsr_rm >= 5.U

It seems that rm=4(round to nearesr, with tie to Max magnitude) is currently supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0