Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Wrong parameter name C_FLAG in fpu_shared.sv? #8

@tovine

Description

@tovine

In the file fpu_shared.sv a parameter called C_FLAG is referred, which I can't find in the imported package fpu_defs.

   logic [C_FLAG-1:0] Flags_S;

I'm assuming it is a typo and that it should instead be C_FFLAG, or have I missed something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions