Sebastien Bourdeauducq
582efe5b91
typo
2016-04-14 01:17:47 +08:00
Sebastien Bourdeauducq
71b9ba6ab7
manual/faq: list HITL TTL connections
2016-04-14 01:04:19 +08:00
Sebastien Bourdeauducq
317e6ea38d
manual/git: commit needed before starting master, refresh. Closes #387
2016-04-14 01:04:19 +08:00
dhslichter
08e742ce68
Updated qc2 pinouts for SPI and 2x DDS bus, update docs
2016-04-13 18:39:50 +08:00
Robert Jördens
2617b9db82
installing.rst: typo
2016-04-10 21:01:15 +08:00
Robert Jördens
a82f042337
installing.rst: triple colons
2016-04-10 11:21:32 +08:00
Robert Jördens
64d1bca6c1
installing.rst: update, clarify
2016-04-10 00:03:36 +08:00
Robert Jördens
c858d44c73
README: rewrite, summarizing more aspects of ARTIQ
2016-04-10 00:00:20 +08:00
Robert Jördens
a48f44eb39
introduction.rst: update license
2016-04-10 00:00:12 +08:00
whitequark
5fef95b073
doc: use proper CMAKE_BUILD_TYPE for LLVM.
...
Fixes #380 .
2016-04-06 22:08:10 +00:00
Sebastien Bourdeauducq
2b516d21ae
manual/developing_a_ndsp: update to new bind interface
2016-04-06 19:14:13 +08:00
Sebastien Bourdeauducq
cff01274e9
ship examples with package
2016-04-05 14:36:31 +08:00
Sebastien Bourdeauducq
f4c5403803
manual/faq: cleanup/update
2016-04-05 14:17:25 +08:00
Sebastien Bourdeauducq
eba90c8782
client: add --async option to scan-repository, recommend usage in git post-receive
2016-04-04 22:18:29 +08:00
Robert Jördens
19e259e5ee
doc: conda channel -> label
2016-03-31 10:30:06 +02:00
Robert Jördens
822c6545b5
doc: add note about xcb ( closes #361 )
2016-03-31 10:29:58 +02:00
Sebastien Bourdeauducq
eeba804095
manual: QC2 FMC voltage
2016-03-31 10:47:05 +08:00
Sebastien Bourdeauducq
1884b22528
doc/tutorial: add missing type annotation in LED example. Closes #356
2016-03-29 14:54:05 +08:00
Sebastien Bourdeauducq
027aa5d66a
doc: update flterm instructions. Closes #346
2016-03-25 20:11:09 +08:00
Robert Jördens
22cd12f721
doc: correctly place the openocd section, link it, add explanation
2016-03-20 20:19:12 +01:00
Joe Britton
d069380f6b
Fix typo. And in build of openocd on Ubuntu the aclocal dependency is provided by automake.
...
adduser requires root
conda installation requires user to build OpenOCD by hand.
2016-03-20 20:18:32 +01:00
Robert Jördens
8e41d50145
doc: add pipistrello adapter explicitly ( closes : #339 )
2016-03-20 19:57:07 +01:00
Sebastien Bourdeauducq
878ab9a39b
manual: document DDS and SPI RTIO channels
2016-03-10 22:38:49 +08:00
Sebastien Bourdeauducq
1739e0f2f8
coredevice: put cache into separate file/device
2016-03-10 10:46:19 +08:00
Sebastien Bourdeauducq
f0b0b1bac7
support for multiple DDS buses (untested)
2016-03-09 17:12:50 +08:00
Robert Jördens
f33baf339f
pipistrello: drop ttls on pmod, add leds back in
2016-03-08 23:34:51 +01:00
Robert Jördens
f39208c95a
pipistrello: try with fewer leds/pmod ttl
2016-03-08 22:10:47 +01:00
Robert Jördens
104d641c59
pipistrello: move the spi channel like kc705
2016-03-08 13:30:05 +01:00
Robert Jördens
40c1cde2e2
doc: kc705.clock: add spi bus mappings ( closes #321 )
2016-03-08 13:28:32 +01:00
Robert Jördens
9898cb14db
doc: add pipistrello spi bus
2016-03-08 13:18:55 +01:00
Robert Jördens
e23e91f8ac
doc: add pipistrello pmod ttl channels
2016-03-08 13:13:33 +01:00
Sebastien Bourdeauducq
2770d9c729
doc: I2C/QC2
2016-03-05 19:02:03 +08:00
Robert Jördens
669fbaa4f1
ad53xx->ad5360 and refactor
2016-03-04 00:00:25 +01:00
Robert Jördens
f754d2c117
Merge branch 'spimaster'
...
* spimaster: (52 commits)
runtime/rtio: rtio_process_exceptional_status() has only one user
coredevice.spi, doc/manual: add spi
kc705: move ttl channels together again, update doc
runtime: rt2wb_input -> rtio_input_data
examples/tdr: adapt to compiler changes
bridge: really fix O/OE
runtime: define constants for ttl addresses
coredevice.ttl: fix sensitivity
bridge: fix ttl o/oe addresses
runtime: refactor ttl*()
rtio: rm rtio_write_and_process_status
coredevice.spi: unused import
rt2wb, exceptions: remove RTIOTimeout
gateware.spi: delay only writes to data register, update doc
nist_clock: disable spi1/2
runtime/rt2wb: use input/output terminology and add (async) input
examples: update device_db for nist_clock spi
gateware.spi: rework wb bus sequence
nist_clock: rename spi*.ce to spi*.cs_n
nist_clock: add SPIMasters to spi buses
...
2016-03-01 22:08:08 +01:00
Robert Jördens
0456169558
coredevice.spi, doc/manual: add spi
2016-03-01 21:29:09 +01:00
Robert Jördens
2cc1dfaee3
kc705: move ttl channels together again, update doc
2016-03-01 19:40:32 +01:00
Robert Jördens
8fa98f6486
doc: use term 'gateware'
...
FPGA newcomers are not used to the term 'bitstream'. To insist that this file
is the result of the gateware compilation and thus the binary FPGA format,
add the term 'gateware' as a prefix.
2016-02-29 20:50:45 +01:00
Sebastien Bourdeauducq
5fad570f5e
targets/kc705-nist_clock: add clock generator on LA32 for testing purposes
2016-03-01 00:35:26 +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
d0d56bd3fe
doc: update install instructions
2016-03-01 00:19:55 +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
be6b64a243
doc: fix conda install instructions
2016-02-22 17:52:18 +08:00
Sebastien Bourdeauducq
14683f297a
doc: remove 'Ubuntu 15.10+/Debian jessie+ specific instructions'. Closes #282
2016-02-22 12:08:22 +08: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
whitequark
3da9bfc704
doc: binutils patch is not needed any more.
2016-02-15 18:25:15 +00:00
Sebastien Bourdeauducq
b97be9c08d
Merge branch 'newtesting'
2016-02-14 21:30:19 +01:00
Sebastien Bourdeauducq
b68035d162
manual/installing: refresh
2016-02-10 23:37:21 +01:00
Sebastien Bourdeauducq
64263b75d0
use https for m-labs.hk
2016-02-10 17:20:29 +01:00