-
I can't test phaser2 due to kernel hanging.
# phaser2 blink_forever.py hangs
```
(phaser2) britton@britton1:~/artiq-dev-phaser2/artiq/artiq/examples/master$
artiq_run ./repository/coredevice_ex…
-
This regards phaser2 branch.
- [ ] runtime test mode via serial command line interface is missing
- artiq_flash is not supported for phaser2; manual openocd commands are missing from instruction…
-
Hi - I am just getting started with Artiq and a pipistrello board on a windows computer. I have been following the directions and finished the step of flashing the board. The next step in the manual i…
-
In #97 @hartytp asks
> Assuming we don't find any major mistakes in the prototype hardware, when do you think a second hardware order will take place? This will affect how much prototype hardware …
-
I was trying to generate a bitstream for 2.0, following the instructions. I get the following error,
```
(artiq-2016-09-27) rabi@68810MAGTRAPVM:~/artiq-release-2$ python3.5 -m artiq.gateware.targets.…
-
Artiq release-2 bitfile creation with misoc master:
_>> python3.5 -m artiq.gateware.targets.kc705 -H nist_clock --toolchain vivado_
_..._
_File "/home/qatest/artiq/artiq-dev/artiq/artiq/gateware/tar…
-
The Sayma gateware/software development for 2017 needs to be sorted. Here's a breakdown of what's in the ARL and Oxford procurement pipelines. If there are additions or modifications to Task Groups A …
-
We should probably specify that one needs to change the KC705 VADJ rail using PMBus in the "common problems" listing in the core_device.rst documentation file, instead of/in addition to having it wher…
-
``` bash
$ python3.5 -m artiq.gateware.targets.kc705
(artiq20) britton@boshi:~/github/m-labs/artiq$ python3.5 -m artiq.gateware.targets.kc705
^[[Amake: Entering directory '/home/britton/github/m-la…
ghost updated
8 years ago
-
Running this as a startup kernel on 2.0 (KC705)
``` py
from artiq.experiment import *
class Startup(EnvExperiment):
def build(self):
self.setattr_device("core")
self.setattr_devi…