Commit Graph

7582 Commits

Author SHA1 Message Date
Sebastien Bourdeauducq e9e12adceb transforms/inline: object attribute writeback 2014-11-03 18:04:01 +08:00
Sebastien Bourdeauducq f54a2f93d2 remove kernel_attr (inline transform is now smart enough to autodetect) 2014-11-03 14:38:04 +08:00
Sebastien Bourdeauducq a29d7ec6fe transforms/remove_inter_assigns: fix handling of try blocks 2014-11-03 14:35:40 +08:00
Sebastien Bourdeauducq 171d56af54 transforms/remove_inter_assigns: prevent combinatorial explosion 2014-11-03 14:22:24 +08:00
Sebastien Bourdeauducq fba72cc0a2 transforms/remove_inter_assign: support names and dependencies 2014-11-03 11:35:54 +08:00
Sebastien Bourdeauducq 217fe8251b coredevice/core: optimize further 2014-10-31 23:44:07 +08:00
Sebastien Bourdeauducq cf7848c698 transforms/inline: rewrite 2014-10-31 23:43:36 +08:00
Sebastien Bourdeauducq 7806ca3373 Merge branch 'master' of github.com:m-labs/ARTIQ 2014-10-31 23:18:24 +08:00
Sebastien Bourdeauducq b12fd1d566 transforms/remove_dead_code: bugfixes 2014-10-31 23:17:54 +08:00
Robert Jördens 29cd34079d taaccs slides: fix spelling, get rid of lab_hardware.jpg 2014-10-31 10:02:57 +08:00
Sebastien Bourdeauducq 397f37311c Merge branch 'master' of github.com:m-labs/artiq 2014-10-30 19:32:45 +08:00
Sebastien Bourdeauducq 2a0022919c slices/taaccs: fix typo and permissions 2014-10-30 19:32:36 +08:00
Sebastien Bourdeauducq 97329b7fc9 transforms/inline: offload some work to remove_inter_assigns/remove_dead_code 2014-10-30 19:13:01 +08:00
Robert Jördens b78e0b3a05 add TAACCS seminar talk 2014-10-30 12:16:43 +08:00
Sebastien Bourdeauducq 1c0c0b691e transforms/remove_inter_assigns: fix bug with array assignment 2014-10-29 20:29:37 +08:00
Sebastien Bourdeauducq 1e8c9837ac transforms: add dead code removal 2014-10-29 20:23:58 +08:00
Sebastien Bourdeauducq be94a8b07c transforms/fold_constants: support comparisons 2014-10-29 18:46:06 +08:00
Sebastien Bourdeauducq c82c631a1d transforms/tools/eval_constant: fix int64 handling 2014-10-29 17:30:35 +08:00
Sebastien Bourdeauducq 70cc0d1766 transform: add intermediate assignment removal 2014-10-29 17:09:45 +08:00
Sebastien Bourdeauducq f012151506 transforms/inline,unroll_loops: fix aliasing problems 2014-10-29 17:09:16 +08:00
Sebastien Bourdeauducq 97ce1d6c2d transforms/inline: fix assign context on attributes 2014-10-29 16:03:20 +08:00
Sébastien Bourdeauducq c02589a230 README: centering does not work 2014-10-29 10:37:41 +08:00
Sébastien Bourdeauducq 142a3d4ec3 README: center logo 2014-10-29 10:25:10 +08:00
Sebastien Bourdeauducq 39e7b2d929 README: use PNG logo 2014-10-29 10:22:11 +08:00
Sébastien Bourdeauducq 49ee6b0fdf README: add logo 2014-10-29 10:21:21 +08:00
Robert Jördens c4da9f82fe Add README content
links to mailing list, irc, github
minimal description
2014-10-29 10:09:49 +08:00
Sebastien Bourdeauducq 54f982e3e6 doc: bump Python version to 3.4+ (required for enum) 2014-10-29 09:15:34 +08:00
Sebastien Bourdeauducq 65254a2c7b doc/manual: add missing shell prompt 2014-10-28 15:50:08 +08:00
Sebastien Bourdeauducq 4cae5531ec pc_rpc: server identification support 2014-10-28 15:45:56 +08:00
Sebastien Bourdeauducq 8d305e3117 doc: some precisions about controllers 2014-10-28 11:43:06 +08:00
Sebastien Bourdeauducq d5a3f3ef51 doc/manual: driver writing tutorial 2014-10-27 20:38:02 +08:00
Sebastien Bourdeauducq 2946fa58b8 pc_rpc: factor out asyncio server code 2014-10-27 20:37:37 +08:00
Sebastien Bourdeauducq 1e5b05d4ec pdq2: fix commandline arguments 2014-10-27 20:34:33 +08:00
Sebastien Bourdeauducq 4d0e5db955 doc/manual: split core/controller drivers 2014-10-27 16:41:48 +08:00
Sebastien Bourdeauducq 4eda58fbc9 doc/manual: tutorial -> getting started 2014-10-27 16:08:49 +08:00
Sebastien Bourdeauducq 171ed70f2a pc_rpc: remove WaitQuit (use e.g. Ctrl-C on the controller side instead) 2014-10-27 14:33:45 +08:00
Sebastien Bourdeauducq ea37274c09 test/pc_rpc: support slow server startups 2014-10-27 14:19:51 +08:00
Sebastien Bourdeauducq 934442bd07 pc_rpc: document 2014-10-27 13:50:32 +08:00
Sebastien Bourdeauducq 27fc19e415 pyon: add doc 2014-10-27 12:54:59 +08:00
Sebastien Bourdeauducq 47c0352505 test/pc_rpc: tougher test for string encoding 2014-10-25 17:32:50 +08:00
Sebastien Bourdeauducq 0909c5ddfa test: add pc_rpc 2014-10-25 17:25:30 +08:00
Sebastien Bourdeauducq ee225d5f0d pc_rpc: raise RemoteError on non-existing method RPC attempt 2014-10-25 17:25:17 +08:00
Sebastien Bourdeauducq 489bcb3447 pyon: add bool support 2014-10-25 17:06:44 +08:00
Sebastien Bourdeauducq 6ac3c5d8ae worker: use pyon 2014-10-25 16:31:34 +08:00
Sebastien Bourdeauducq 3f1391f7f2 devices: basic pdq2 controller/client 2014-10-25 11:38:42 +08:00
Sebastien Bourdeauducq 16170c9013 pc_rpc: numpy-compatible serialization 2014-10-25 11:35:21 +08:00
Sebastien Bourdeauducq 74856c151b artiqd: add bind parameters 2014-10-25 11:34:52 +08:00
Sebastien Bourdeauducq b13b77e42f pc_rpc: factor WaitQuit code 2014-10-25 11:34:09 +08:00
Sebastien Bourdeauducq 513aa393b0 pc_rpc: avoid 'close' name conflict in client 2014-10-25 11:33:08 +08:00
Sebastien Bourdeauducq f106b238eb pc_rpc: report exception traceback 2014-10-25 11:31:54 +08:00