artiq/artiq
David Nadlinger bc3b55b1a8 gateware/eem: Force IOB=TRUE on Urukul SYNC output
Without this, the final register in the SYNC signal TTLClockGen
isn't (always) placed in the I/O tile, leading to more jitter
than necessary, and causing "double window" artefacts. See
sinara-hw/Urukul#16 for more details.

(Patch based on work by Weida Zhang, testing by various members
of the community in Oxford and elsewhere.)
2019-11-05 17:14:07 +08:00
..
applets python3.5 -> python3 2017-01-30 09:24:43 +08:00
browser browser: handle windows file urls for feeding h5py 2018-08-07 12:57:01 +02:00
compiler compiler: Cache expensive target data layout queries 2019-10-28 11:09:25 +00:00
coredevice comm_analyzer: don't assume every message has data 2019-10-28 15:35:44 +01:00
dashboard Revert "dashboard: Sort TTL moninj channels by name" 2019-09-06 11:17:10 +08:00
examples examples/kc705: fix dds_test 2019-10-17 07:37:00 +08:00
firmware netboot: support slave FPGA loading 2019-11-05 16:28:49 +08:00
frontend netboot: support slave FPGA loading 2019-11-05 16:28:49 +08:00
gateware gateware/eem: Force IOB=TRUE on Urukul SYNC output 2019-11-05 17:14:07 +08:00
gui gui: Fix crash when quickly opening/closing applets 2019-03-10 20:57:10 +00:00
language environment: implement HasEnvironment.call_child_method (#1366) 2019-09-30 23:58:36 +08:00
master worker_impy: ignore newline at start of experiment docstring 2019-09-20 22:10:49 +08:00
protocols pyon: Handle inf in decoding 2019-09-12 09:46:05 +08:00
sim ttl: Add target RTIO time argument to timestamp/count functions 2018-11-03 20:33:19 +08:00
test test_frontends: update 2019-10-30 22:02:16 +08:00
wavesynth wavesynth: silence is a channel property (closes #348) 2016-04-07 21:51:29 +08:00
__init__.py update versioneer 2017-06-05 13:27:26 +08:00
_version.py support overriding versioneer 2019-02-17 14:49:52 +08:00
appdirs.py add appdirs 2016-07-18 16:40:18 +02:00
build_soc.py build_soc: allow overriding SoC class name 2019-02-12 18:33:52 +08:00
experiment.py artiq.experiment: merge language and coredevice namespaces 2016-01-25 17:24:00 -07:00
monkey_patches.py monkey_patches: disable for Python >= 3.6.7 2019-01-15 20:29:20 +08:00
remoting.py remoting: fix multiuser access. Closes #1383 2019-11-05 15:46:07 +08:00
tools.py tools: Wrap Task _do() calls in a generic exception handler 2019-09-20 23:00:59 +08:00