Commit Graph

696 Commits (master)

Author SHA1 Message Date
Sebastien Bourdeauducq f12389cdd4 doc/manual: add controller default TCP port list 2014-11-25 20:24:57 +08:00
Sebastien Bourdeauducq d59d110f78 doc/manual: add ports to index 2014-11-21 18:08:40 -08:00
Sebastien Bourdeauducq 8d59f843fb doc/manual: add FPGA board info and TTL line assignments 2014-11-21 16:39:22 -08:00
Sebastien Bourdeauducq 75df0ae94a coredevice/gpio: replace set() with on()/off() to make API consistent 2014-11-19 12:33:33 -08:00
Sebastien Bourdeauducq 9098d10766 use .py extension on all Python files 2014-11-18 13:50:47 -08:00
Sebastien Bourdeauducq f11fb0f553 manual/getting_started: fix minor errors found during tutorial 2014-11-17 14:34:00 -07:00
Sebastien Bourdeauducq 07e4749421 manual/installing: plugdev -> dialout 2014-11-16 21:45:47 -07:00
Sebastien Bourdeauducq 4bf7426191 manual/installing: various small notes 2014-11-16 21:42:37 -07:00
Sebastien Bourdeauducq 8c73901c6d manual/installing: cleanup xubuntu package list (thanks Robert) 2014-11-16 21:16:05 -07:00
Sebastien Bourdeauducq df25c46d01 manual/installing: fix some paths and compile llvm with -j4 (thanks Joe) 2014-11-16 21:09:32 -07:00
Sebastien Bourdeauducq d1062d854d manual/installing: add JTAG udev instructions (thanks Joe) 2014-11-16 20:55:12 -07:00
Sebastien Bourdeauducq b1f7e751aa manual/installing: add python-dev as dependency
According to Joe:
building llvmpy requires Python.h for python2.7. If python-dev is not installed here's the error.
llvmpy/api.cpp:2:20: fatal error: Python.h: No such file or directory
2014-11-16 20:40:47 -07:00
Sebastien Bourdeauducq 12860e2ef2 doc/manual/writing_a_driver: add general guidelines 2014-11-10 15:39:17 -08:00
Sebastien Bourdeauducq 42accd5de4 manual/installing: remove compiler-rt download instructions 2014-11-06 18:01:04 -08:00
Sebastien Bourdeauducq 055942ec0e manual/installing: fix paths 2014-11-06 16:30:40 -08:00
Sebastien Bourdeauducq 901255ee60 doc/manual: more precisions (thanks Joe) 2014-11-05 18:53:39 +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 2a0022919c slices/taaccs: fix typo and permissions 2014-10-30 19:32:36 +08:00
Robert Jördens b78e0b3a05 add TAACCS seminar talk 2014-10-30 12:16:43 +08:00
Sebastien Bourdeauducq 39e7b2d929 README: use PNG logo 2014-10-29 10:22:11 +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 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 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 61a50ee53c reorganize for devices/controllers 2014-10-19 23:51:49 +08:00
Sebastien Bourdeauducq 8feb141483 doc: update patching instructions 2014-10-11 13:00:06 +08:00
Yann Sionneau b749c8e64c doc/manual/installing: small cleanups and more details 2014-10-10 11:16:24 +08:00
Sebastien Bourdeauducq 76fed11d59 rtio: raise RTIOSequenceError exceptions when events are not submitted in-order 2014-09-30 19:32:11 +08:00
Sebastien Bourdeauducq 73d0a84b44 doc: various cleanups 2014-09-30 18:10:40 +08:00
Sebastien Bourdeauducq cb036a30c7 devices/dds_core: document 2014-09-30 17:38:52 +08:00
Sebastien Bourdeauducq 5ac42e42c1 rename artiq.language.std -> artiq 2014-09-30 17:38:02 +08:00
Sebastien Bourdeauducq 5099643f84 devices/rtio_core: rename RTIOCounter to RTIOIn and document 2014-09-30 16:42:07 +08:00
Sebastien Bourdeauducq d3e70ec53d language/units: cleanup and add docstrings 2014-09-29 23:41:37 +08:00
Sebastien Bourdeauducq 6a1cf8749d doc/manual: more tutorial steps 2014-09-29 20:20:14 +08:00
Sebastien Bourdeauducq 9f82ff81f2 doc: add some tutorial steps 2014-09-29 14:50:29 +08:00
Sebastien Bourdeauducq 4e2c956f9c doc/manual/installing: minor fixes 2014-09-29 09:43:12 +08:00
Sebastien Bourdeauducq 626fa782c3 doc: add installation instructions 2014-09-28 23:25:32 +08:00
Sebastien Bourdeauducq 00bd6edc45 doc: add sphinx infrastructure 2014-09-18 17:45:54 +08:00
Sebastien Bourdeauducq c18495d484 MPO -> AutoContext 2014-08-13 18:30:57 +08:00
Sebastien Bourdeauducq d918422457 Add logo 2014-07-31 21:41:50 +08:00
Sebastien Bourdeauducq 3c47f75726 doc: add overview slides 2014-07-16 09:46:10 -06:00