Skip to content

Unit sld instruction valid assertion fails in pipeline #12

Description

@Foolers00

The issue was observed for VREG_W = 512. The sld unit sends out the instr_done signal after receiving the last cycle. However, since the sld unit uses the alt_counter in the pipeline, the pipeline waits for the alt_last_cycle. Therefore the instr_done signal could be send out before the state_done signal was asserted in the pipeline That is why it is possible for the instruction to still be valid in the pipeline but not in the instr_state.

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