• Joined on 2021-03-29

ychenfo created branch debug_info in ychenfo/nac3

2022-04-22 15:55:34 +08:00

ychenfo pushed to debug_info at ychenfo/nac3

2022-04-22 15:55:34 +08:00

ychenfo created pull request M-Labs/nac3#274

iss271_err_msg

2022-04-22 13:49:12 +08:00

ychenfo pushed to iss271_err_msg at M-Labs/nac3

2022-04-22 13:47:07 +08:00

ychenfo created branch iss271_err_msg in M-Labs/nac3

2022-04-22 13:47:06 +08:00

ychenfo commented on issue M-Labs/nac3#271

Urukul 9910: Incompatible types: Option[artiq.coredevice.ttl.TTLOut] and artiq.coredevice.ttl.TTLOut

It seems to me that `[swi.sw for swi in sw]` will give a list of type `list[Option[TTLOut]]` (because `swi` is of type `AD9910`, whose field `sw` is of type `Option[TTLOut]`), but method…

2022-04-21 21:26:39 +08:00

ychenfo pushed to debug_info at M-Labs/nac3

2022-04-21 19:41:27 +08:00

ychenfo pushed to debug_info at M-Labs/nac3

2022-04-21 15:11:32 +08:00

ychenfo pushed to debug_info at M-Labs/nac3

2022-04-21 00:55:10 +08:00

ychenfo pushed to debug_info at M-Labs/nac3

2022-04-20 04:04:00 +08:00

ychenfo pushed to debug_info at M-Labs/nac3

2022-04-20 03:59:48 +08:00

ychenfo created pull request M-Labs/nac3#268

Custom Defined Operators Behavior Support

2022-04-18 05:04:07 +08:00

ychenfo pushed to operators at M-Labs/nac3

2022-04-18 04:57:26 +08:00

ychenfo created branch operators in M-Labs/nac3

2022-04-18 04:57:25 +08:00

ychenfo commented on pull request M-Labs/nac3#267

Debug Location Info

> AFAIK the "standard" in Python would be <nac3_synthesized_modinit> Thanks! force-pushed to change the internal names to be enclosed by `<>`

2022-04-18 02:24:47 +08:00

ychenfo pushed to debug_info at M-Labs/nac3

2022-04-18 02:23:57 +08:00

ychenfo commented on pull request M-Labs/nac3#267

Debug Location Info

Hmm despite some more trails with the code that users may write (among which some can and some cannot produce the valid location info in traceback), it seems that the problem is with the llvm…

2022-04-18 02:21:33 +08:00

ychenfo created pull request M-Labs/nac3#267

WIP: Debug Location Info

2022-04-16 03:19:06 +08:00

ychenfo pushed to host_int_bound at M-Labs/nac3

2022-04-16 03:01:42 +08:00

ychenfo pushed to debug_info at M-Labs/nac3

2022-04-16 03:00:58 +08:00