Wouter Vlothuizen

Results 7 issues of Wouter Vlothuizen

Error injection is a new CC feature being developed, where conditional gates are triggered from the outcome of a Pseudo Random Number Generator followed by a user configurable thresholding operation....

as mentioned in the subject, https://github.com/QuTech-Delft/OpenQL/pull/433 introduces a new convention where 'duration=0' disables duration checking when loading the platform instructions. This issue is created because the full implications (especially when...

See discussion below, extracted from https://github.com/QuTech-Delft/OpenQL/pull/433 [jvansomeren](https://github.com/jvansomeren) [22 days ago](https://github.com/QuTech-Delft/OpenQL/pull/433#discussion_r831256853) There used to be a resource in the old OpenQL to prevent this conflict. HvS presented an algorithm in our...

bug
cat:compiler

Extracted from https://github.com/QuTech-Delft/OpenQL/pull/433

bug
cat:compiler

Debugging using QL_DOUT is impractical because of the amount of (often irrelevant) information generated by code that is not under scrutiny. PR #434 introduces some per file compile time control,...

enhancement
prio: medium
cat:compiler

If a single 'kernel' takes longer than 65535*20 ns (~1.3 ms), the backend can generate an operand to seq_wait exceeding the maximum of 65535 (2^16-1), causing assembly on the CC...

prio: medium
cat:backend