Robert Jördens
1c85e95ad0
doc: expand/refine getting_started_core
2016-08-24 17:50:39 +02:00
Sebastien Bourdeauducq
d2d897a885
manual/getting_started: add examples location info, closes #501
2016-07-07 12:43:10 +08:00
Sebastien Bourdeauducq
18eddd00e1
manual: add core.reset() calls
2016-06-29 11:48:33 +08:00
Sebastien Bourdeauducq
5ebd28f576
doc: fix bool input
2016-06-03 22:56:12 -04:00
Sebastien Bourdeauducq
e8ae6fcd9f
doc: move compiler details to separate chapter
2016-04-27 01:35:40 +08:00
whitequark
00c0a306ef
doc: Document fast-math flag and kernel invariants.
...
Fixes #351 , #359 .
2016-04-26 02:15:16 +00:00
Sebastien Bourdeauducq
1a513634ff
doc/tutorial: add missing type annotation in LED example. Closes #356
2016-03-29 14:53:52 +08:00
Sebastien Bourdeauducq
a1e1f2b387
doc: insist that output() must be called on TTLInOut. Closes #297
2016-03-01 00:28:40 +08:00
Sebastien Bourdeauducq
5d41113dbc
doc: convert to 'with parallel'
2016-02-23 15:53:41 +08:00
whitequark
51a5910002
Rename 'with parallel' to 'with interleave' ( #265 ).
2016-02-22 13:24:43 +00:00
Sebastien Bourdeauducq
122ddc40aa
doc: add section for RTIO analyzer, mention GtkWave
2016-02-15 23:07:41 +01:00
whitequark
617c416124
Add documentation for rtio_log ( #206 ).
2016-02-15 21:43:02 +00:00
Robert Jördens
0d7dc7b144
doc: update Underflow catching example
2016-01-25 17:24:00 -07:00
Robert Jördens
765001054d
artiq.experiment: merge language and coredevice namespaces
...
perl -i -pe 's/^from artiq import \*$/from artiq.experiment import */' your_experiments/*.py
(assuming you skipped the changes form the previous commit)
2016-01-25 17:24:00 -07:00
Robert Jördens
fbe4d96572
artiq: move namespace artiq.* -> artiq.language.*
...
perl -i -pe 's/^from artiq import \*$/from artiq.language import */' your_experiments/*.py
2016-01-25 17:24:00 -07:00
Sebastien Bourdeauducq
adf552e8d1
manual: artiq.coredevice.runtime_exceptions -> artiq.coredevice.exceptions
2016-01-13 14:40:44 -07:00
whitequark
d560b579f0
doc: update mention of int64.
2015-11-24 20:24:38 +08:00
whitequark
d732b6c6d4
doc: nested lists are now supported.
2015-11-24 17:53:40 +08:00
Sebastien Bourdeauducq
3044a053e1
databases: assume empty dataset_db if file not present. Closes #156
2015-10-24 10:15:20 +08:00
Sebastien Bourdeauducq
fc4791bbbe
doc: new dataset API
2015-10-13 18:11:17 +08:00
Sebastien Bourdeauducq
50a5a3baf0
environment: attr_* -> setattr_*
2015-10-04 00:18:21 +08:00
Sebastien Bourdeauducq
1cace1cd91
style
2015-08-28 16:30:33 +08:00
Sebastien Bourdeauducq
031d8d0890
doc/manual: add note about bidirectional TTL in tutorial
2015-08-28 16:29:56 +08:00
Sebastien Bourdeauducq
947acb1f90
manual: management system tutorial, Git integration
2015-08-26 20:23:50 +08:00