Sebastien Bourdeauducq
d3f092ce98
doc: add warning about pipistrello current draw
2016-06-11 10:27:22 -06:00
Sebastien Bourdeauducq
7e9fa3a81a
doc: add core device comms details
2016-06-11 10:27:15 -06:00
whitequark
188d53ac05
doc: update installing.rst to reflect openocd packaged in conda.
2016-06-04 16:26:47 -04:00
Sebastien Bourdeauducq
2803b8574e
doc: document common KC705 problems. Closes #450
2016-06-03 23:26:57 -04:00
Sebastien Bourdeauducq
97ec3de6f3
doc/getting_started_mgmt: adapt to changes. Closes #462
2016-06-03 23:26:57 -04:00
Sebastien Bourdeauducq
3ddb1e4201
doc: fix bool input
2016-06-03 23:26:57 -04:00
dhslichter
dfeff967ba
qc2: swap SPI/TTL, all TTL lines are now In+Out compatible
2016-05-19 10:42:19 +08:00
whitequark
e835ae2a2a
doc: explain RPC return type annotations.
...
Fixes #410 .
2016-04-30 00:31:17 +08:00
Sebastien Bourdeauducq
0a9b2aecbc
doc: move compiler details to separate chapter
2016-04-27 01:37:39 +08:00
whitequark
24e24ddca4
doc: Document fast-math flag and kernel invariants.
...
Fixes #351 , #359 .
2016-04-27 01:37:28 +08:00
Sebastien Bourdeauducq
321ba57e84
manual/installing: --toolchain vivado
2016-04-14 01:25:48 +08:00
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