Assert Statement Support #251

Merged
sb10q merged 1 commits from assert into master 2022-03-29 06:56:40 +08:00
Collaborator

#89

Implemented without a _artiq_raise_assert in the runtime and directly raise an AssertionError if assertion fails

#89 Implemented without a `_artiq_raise_assert` in the runtime and directly raise an `AssertionError` if assertion fails
ychenfo added 1 commit 2022-03-29 02:33:11 +08:00
sb10q merged commit a38cc04444 into master 2022-03-29 06:56:40 +08:00
sb10q deleted branch assert 2022-03-29 06:56:41 +08:00
Owner

Implemented without a _artiq_raise_assert in the runtime

So, such a _artiq_raise_assert function won't be needed ever?

> Implemented without a _artiq_raise_assert in the runtime So, such a ``_artiq_raise_assert`` function won't be needed ever?
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#251
No description provided.