-
From https://github.com/m-labs/artiq/issues/856#issuecomment-358864414
```
$ artiq_flash --srcbuild ./misoc_standalone_sayma_amc -t sayma_rtm
proxy gateware bitstream bscan_spi_xcku040-sayma.bit …
-
From #358
@hartytp said
> @gkasprow If you give me remote access to one of your PCs that's connected to a Sayma then I'm happy to install ARTIQ and load it onto your board for tests.
@gkasprow …
-
Hi,
I was trying to simulate a simple Power-on-reset design using Migen (Code: https://paste.debian.net/927041/ )
#### Issue
When running the above code, Migen generates redundant clock domains…
-
I'm trying to install artiq 2.2 from source. Following the instructions, I run into this error message,
```
Using /home/rabi/anaconda3/envs/artiq-2017-03-28/lib/python3.5/site-packages
Finished p…
-
To be changed for rev1.1
- Misc:
- [x] R57 must be 300R
- [x] Improve signal integrity for backplane LVDS lines (remove reference plane cut) (one cut between 2v5 and 12V0 seems unavoidable)
…
-
We are currently using the legacy branch of Migen and MiSoC. This means that we aren't getting the new features or fixes that are being developed. We should move to the new version as soon as we are a…
-
As I go through the contract testing the various features, I notice that one of the bullet points states the following:
> • Implement SPI protocol and PDQ register layout with protocol documentati…
-
Working with @arpitagrawal23 ... Following the work flow here:
http://www.m-labs.hk/artiq/manual-master/developing.html#artiq-anaconda-development-environment
```
git clone --recursive https://…
-
Sending a test pattern into the HDMI2USB which is just alternatives white/black pixels you get lots of pixels which are black which shouldn't be. The pixels change every time - this is pretty visually…
-
At the moment we can't just blow away the `build` directory because we end up storing things like dependencies (migen/misoc/liteeth) and toolchains (the stuff from conda / Xilinix tools) in the direct…