forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq
Robert Jördens e92d52314b flash storage: move to flash + 0x70000
This requires recompiling and flashing the runtime and the entire
storage area file system (ip address and idle kernel).

* with ppp the runtime is larger than 0x40000 now
* 0x60000 for the runtime should give enough space for a while,
  even including a fatter scheduler or runtime components
  in other languages
* for both pipistrello and kc705 this leaves the unused space
  starting at a nice round number
* the relevant flashes nowadays are 0x1000000 large
2016-01-28 18:08:30 -07:00
..
applets applets: add big_number 2016-01-03 00:46:33 +08:00
compiler transforms.iodelay_estimator: make diagnostics much more clear. 2016-01-27 02:10:15 +00:00
coredevice Fix typo. 2016-01-26 23:23:35 +00:00
devices hardware_testbench: run Crontrollers loop in thread, not the test 2016-01-27 18:45:08 -07:00
frontend flash storage: move to flash + 0x70000 2016-01-28 18:08:30 -07:00
gateware artiq_dir: move out of tools to unlink dependencies 2016-01-25 18:15:50 -07:00
gui gui/experiments: float/bring into focus already open docks when opening experiments 2016-01-27 21:58:27 +01:00
language CoreException: store at 'py_exn.artiq_core_exception' 2016-01-25 17:24:00 -07:00
master worker: Windows VMs are slow, increase send_timeout 2016-01-27 21:15:22 +01:00
protocols protocols/logging,pc_rpc: do not print errors on Windows when clients disconnect 2016-01-27 21:23:27 +01:00
runtime flash storage: move to flash + 0x70000 2016-01-28 18:08:30 -07:00
sim sim/devices/core: adapt to _ARTIQEmbeddedInfo 2015-12-27 11:56:01 +08:00
test test.ctlmgr: drop a redundant lambda 2016-01-28 16:59:59 -07:00
wavesynth pdq2: wire up more of the pipeline 2016-01-19 20:09:10 -07:00
__init__.py artiq_dir: move out of tools to unlink dependencies 2016-01-25 18:15:50 -07:00
_version.py versioneer: remote tag_prefix = v 2016-01-18 21:28:09 -07:00
experiment.py artiq.experiment: merge language and coredevice namespaces 2016-01-25 17:24:00 -07:00
tools.py generalize multiline logging to remote logs and controllers 2016-01-26 21:59:37 +01:00