• Joined on 2019-03-28
sb10q closed issue M-Labs/nac3#502 2024-08-30 12:43:15 +08:00
initialization of large int64 attribute fails
sb10q pushed to master at M-Labs/it-infra 2024-08-29 18:56:00 +08:00
8a187ba5b9 nixbld: SIT can take larger packets
sb10q pushed to master at M-Labs/it-infra 2024-08-29 18:54:03 +08:00
9383227c5b nixbld: consistent netif variables
233998b8f3 nixbld: work around tunnel bring-up race condition
90a6b84c09 nixbld: work around tunnel TCPMSS issues
Compare 3 commits »
sb10q commented on issue M-Labs/web2019#150 2024-08-29 17:17:18 +08:00
Change LVDS configuration into groups

Or you can abandon your lazy approach and make it supported in gateware, if it matters. That's an easy thing to do.

sb10q deleted branch fix/misc-fix from M-Labs/nac3 2024-08-29 16:36:35 +08:00
sb10q pushed to master at M-Labs/nac3 2024-08-29 16:36:34 +08:00
8c540d1033 [core] codegen/stmt: Add more casts for boolean types
0cc60a3d33 [core] codegen/expr: Fix missing cast to i1
Compare 2 commits »
sb10q merged pull request M-Labs/nac3#525 2024-08-29 16:36:32 +08:00
Fix several missing i1/i8 casts
sb10q deleted branch fix/ndarray-rpc from M-Labs/nac3 2024-08-29 16:26:59 +08:00
sb10q pushed to master at M-Labs/nac3 2024-08-29 16:26:59 +08:00
a59c26aa99 [artiq] Fix RPC of ndarrays from host
02d93b11d1 [meta] Update dependencies
Compare 2 commits »
sb10q closed issue M-Labs/nac3#496 2024-08-29 16:26:58 +08:00
RPC of ndarray from host to device results in garbage data
sb10q merged pull request M-Labs/nac3#527 2024-08-29 16:26:58 +08:00
Fix RPC of ndarrays from host to device
sb10q commented on pull request M-Labs/it-infra#45 2024-08-29 11:04:53 +08:00
Use postfix options for routing mails through tunnel

call it trump0, he's the one who started this shit.

sb10q commented on pull request M-Labs/nac3#525 2024-08-29 10:50:47 +08:00
Fix several missing i1/i8 casts

How about using i1 for bools instead, and casting them when calling foreign functions?

Then information about what is a bool stays in the LLVM IR.

sb10q commented on pull request M-Labs/nac3#525 2024-08-29 10:47:43 +08:00
Fix several missing i1/i8 casts

This is a bit of a shotgun solution. Can't we be more subtle and just have the casts explicitly where they are needed?

sb10q commented on pull request M-Labs/nac3#525 2024-08-29 10:46:12 +08:00
Fix several missing i1/i8 casts

Right, that's the one, and the reason to complain about LLVM.

sb10q commented on pull request M-Labs/nac3#525 2024-08-29 06:39:12 +08:00
Fix several missing i1/i8 casts

Hmm OK, but then I don't remember why we can't just use i1 for the Python bool type. Then we would not need any casts?

sb10q commented on pull request M-Labs/nac3#525 2024-08-28 22:00:21 +08:00
Fix several missing i1/i8 casts

Do we need i1 at all?

sb10q commented on pull request M-Labs/it-infra#45 2024-08-28 21:28:57 +08:00
Use postfix options for routing mails through tunnel

What?

sb10q commented on pull request M-Labs/it-infra#45 2024-08-28 21:28:26 +08:00
Use postfix options for routing mails through tunnel

Already in use, please pay attention.

sb10q deleted branch remove-classnames from M-Labs/nac3 2024-08-28 11:18:49 +08:00