artiq/artiq/coredevice
Robert Jordens 6d07a16c62 Merge branch 'master' into phaser
* master: (72 commits)
  gateware: extend mailbox to 3 entries.
  master/worker_db: set default value for archive
  master: keep dataset manager consistent when set_dataset is called with contradictory attributes
  master: archive input datasets. Closes #587
  master: ensure same dataset is in broadcast and local when mutating
  scheduler: default submission arguments, closes #577
  pdq2: sync with pdq2
  doc: clarify usage of pause/check_pause, closes #571
  dashboard/datasets: use scientific spinbox and increase number of decimals, closes #572
  gateware/spi: fix import
  runtime: fix use of $(realpath) in Makefile.
  test: fix printf specifier.
  llvm_ir_generator: make sure RPC allocations are not underaligned.
  runtime: use i64 for watchdog timeout, not i32.
  runtime: port ksupport to Rust.
  runtime: remove some redundant libm functions copied inline.
  language: Add "A" (ampere) as well-known unit for arguments
  conda: misoc 0.4 (csr)
  runtime: cap log level at debug.
  runtime: discard unnecessary sections.
  ...
2016-10-28 01:40:11 +02:00
..
__init__.py coredevice: only import common RTIO exceptions 2016-03-19 12:11:47 +08:00
ad5360.py ad5360: add documentation and an example 2016-03-04 23:36:17 +01:00
ad9154_reg.py ad9154: add mirrored bits 2016-10-13 15:02:18 +02:00
ad9154.py phaser: support core stpl 2016-10-12 12:03:29 +02:00
ad9516_reg.py phaser: add jesd204b rtio dds 2016-10-05 16:17:50 +02:00
analyzer.py coreanalyzer: fix rtio_log message extraction. 2016-09-14 10:18:00 +00:00
cache.py compiler: allow specifying per-function "fast-math" flags. 2016-03-28 21:44:08 +00:00
comm_dummy.py embedding: refactor some more. 2016-05-16 14:38:09 +00:00
comm_generic.py runtime: remove unnecessary buffering. 2016-10-06 17:25:43 +00:00
comm_tcp.py runtime: remove useless handshaking in analyzer. 2016-10-07 05:53:16 +00:00
core.py coredevice/core: add syscall type annotation 2016-06-29 10:38:19 +08:00
dds.py dds: fix docstring, closes #540 2016-08-16 14:55:30 +08:00
exceptions.py coredevice: format backtrace RA as +0xN, not 0xN. 2016-04-02 18:05:40 +00:00
i2c.py coredevice/TCA6424A: convert 'outputs' value to little endian. Closes #437 2016-05-22 06:53:18 -07:00
rtio.py compiler: allow specifying per-function "fast-math" flags. 2016-03-28 21:44:08 +00:00
runtime.py artiq_dir: move out of tools to unlink dependencies 2016-01-25 18:15:50 -07:00
sawg.py sawg: fast-math 2016-10-18 10:05:51 +02:00
spi.py language: replace coredevice int with numpy.{int32,int64}. 2016-07-06 04:44:21 +00:00
ttl.py coredevice/ttl: fix imports 2016-09-07 17:37:14 +08:00