Skip to content

Assignment to non-constant value in reset statement - warp scheduling #334

@TommiTerza

Description

@TommiTerza

There is an assignment to a non-constant value in a reset statement in the warp scheduler, which is a critical issue in ASIC synthesis.

warp_pcs[0] <= from_fullPC(base_dcrs.startup_addr);
active_warps[0] <= 1;
thread_masks[0][0] <= 1;
is_single_warp <= 1;

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