Block a user
2376f9ab5e
Merge pull request 'zc706: added dummy spi' (#149) from mwojcik/artiq-zynq:zc706_dummy_spi into master
0b27349ec4
dummy_spi -> pmod_spi
21eb1cab1a
zc706: added dummy spi in place of sdio
zc706: added dummy spi
21eb1cab1a
zc706: added dummy spi in place of sdio
3096daaaee
zc706: removed nist_clock sdcard, put pmod instead
4fbfccf575
zc706: fix nist_qc2 extension, ams101 iostandard
5c40115945
make ZC706 RTIO channels consistent with KC705
update migen to 7507a2b
70a7719874
update migen to 7507a2b
2d179ac712
artiq-full: build sias drtio system
117_rtio_channels
Former Simple target used all of them:
src/gateware/zc706.py
Line 510 in ab0c205dd2
phy = ttl_simple.Output(platform.request("user_led_33", i)) |
117_rtio_channels
true, not sure where that came from, popped up after updating the branch (merging master in)
117_rtio_channels
I was wondering if the exact LED that gets controlled on board really matters. The index 2 of the user LED here was copied from kc705, maybe a different one would be any better?
zc706: made RTIO channels same as kc705