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

bug in the CFO run plan compilation #104

Closed
pavel1murat opened this issue Jun 29, 2024 · 0 comments
Closed

bug in the CFO run plan compilation #104

pavel1murat opened this issue Jun 29, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@pavel1murat
Copy link
Contributor

the run plan below doesn't compile, removing the first space in // increment event window tag makes the CFO compiler happy

  • should be easy to fix
SET_TAG 0

// off-spill 100 HB+EWM pairs separated by 10 us
LABEL
    HEARTBEAT event_mode= 0x000000020
    MARKER 
    WAIT 1.7 us 
    INC_TAG                       // increment event window tag
    WAIT 1000000 us
REPEAT

END


@pavel1murat pavel1murat self-assigned this Jun 29, 2024
@pavel1murat pavel1murat changed the title bug in CFO run plan compilation bug in the CFO run plan compilation Jun 29, 2024
@pavel1murat pavel1murat added the bug Something isn't working label Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants