Sebastien Bourdeauducq
fcc91513ec
drop board-generated on ARTIQ 7
...
This is becoming too complicated, and with the number of systems increasing we should
find a better way of managing bitstream builds anyway. Simply caching Verilog->bitfile
does not cut it.
2021-09-12 18:35:26 +08:00
Sebastien Bourdeauducq
07620ae716
apply Mozilla nixpkgs overlay more thoroughly
2021-09-12 18:35:03 +08:00
Sebastien Bourdeauducq
3fea3066ac
windows: fix conda eval errors
2021-09-12 18:23:39 +08:00
Sebastien Bourdeauducq
54157028c9
riscv support in beta version (WIP)
2021-09-12 18:17:47 +08:00
Sebastien Bourdeauducq
4e00857fe1
misoc: bump
2021-09-12 17:14:41 +08:00
Sebastien Bourdeauducq
45c3fa1817
apply Mozilla nixpkgs overlay
...
This is preparing for RISC-V firmware compilation.
2021-09-12 17:12:16 +08:00
Sebastien Bourdeauducq
91a583c960
wfvm: update
2021-09-09 20:50:53 +08:00
Sebastien Bourdeauducq
498cb074af
update wfvm
2021-09-06 09:18:30 +08:00
Leon Riesebos
b438bf34b8
bumped dax version to 6.5
2021-08-30 18:46:45 -04:00
Leon Riesebos
80969c53d4
bumped dax-applets version to 11b7e600
2021-08-31 06:38:14 +08:00
Leon Riesebos
8f4183157e
bumped flake8-artiq version to e6447527
2021-08-30 17:24:58 -04:00
Sebastien Bourdeauducq
108309388e
hydra: fix flakes declarative jobset
2021-08-25 13:33:18 +08:00
mwojcik
495dc7ee4e
updated migen-axi dependency to 1f94ee0
2021-08-24 13:31:14 +02:00
Sebastien Bourdeauducq
9d34f0d091
add riscv jobset
2021-08-18 14:24:20 +08:00
Sebastien Bourdeauducq
be78fd8b77
pythonparser: bump
2021-08-12 13:20:41 +08:00
Sebastien Bourdeauducq
73a895b6e9
artiq: use nixpkgs pyqtgraph
2021-08-12 13:00:19 +08:00
mwojcik
43e02c4f8f
updated migen rev to 27dbf03
2021-08-10 12:50:58 +02:00
Sebastien Bourdeauducq
f129fda7bc
mcu: fix build
2021-08-09 14:33:17 +08:00
Sebastien Bourdeauducq
5b65a378bf
hydra: keep bigger build archive
2021-08-07 12:34:30 +08:00
Sebastien Bourdeauducq
2bb541a6af
artiq-full: build KC705 DRTIO targets
2021-08-06 16:15:45 +08:00
Sebastien Bourdeauducq
ff4995e9ea
misoc: bump
2021-08-05 16:16:57 +08:00
Sebastien Bourdeauducq
e8b885d7d0
zynq: also run ARTIQ_LOW_LATENCY tests
2021-08-04 10:40:37 +08:00
Sebastien Bourdeauducq
f773b5abeb
zynq: lock board for HITL tests
2021-08-04 10:37:16 +08:00
Sebastien Bourdeauducq
ca6111d0f5
artiq-fast: stop using sb user for HITL CI
2021-08-04 10:22:37 +08:00
mwojcik
c5fb1c8038
migen: bump
...
Co-authored-by: mwojcik <mw@m-labs.hk>
Co-committed-by: mwojcik <mw@m-labs.hk>
2021-08-03 20:14:52 +08:00
Sebastien Bourdeauducq
bb1585fbbd
openocd: revert to lambdaconcept patch
2021-07-29 15:30:09 +08:00
Sebastien Bourdeauducq
8d8ea8b377
bump misoc-new
2021-07-29 14:49:12 +08:00
Sebastien Bourdeauducq
1319a2f536
openocd: clean up SPI flash patch ( #62 )
2021-07-27 18:34:56 +08:00
Sebastien Bourdeauducq
367c3d5ed5
openocd: better SPI flash patch ( #62 )
2021-07-27 18:33:50 +08:00
Sebastien Bourdeauducq
9a76e0fdb6
openocd: patch SPI flash snafu. Closes #62
2021-07-27 18:25:35 +08:00
Sebastien Bourdeauducq
e79318171b
update misoc
...
Use misoc with newer (risc-v) libunwind for beta.
Update misoc for ARTIQ legacy to the version used in stable, so we do not have to carry too many versions around.
unstable-2021-02-15 has seen good testing with 10/100 Ethernet support on Kasli being the main change.
2021-07-27 11:08:44 +08:00
Sebastien Bourdeauducq
c9efc20aeb
switch everything to nixpkgs 21.05
...
No problems found during testing and OpenOCD changes make HITL tricky while keeping 20.09.
2021-07-27 10:25:12 +08:00
Sebastien Bourdeauducq
f595103f17
conda: fix access to bscan-spi-bitstreams
2021-07-26 17:21:57 +08:00
Sebastien Bourdeauducq
2355ba148a
openocd: use upstream nixpkgs version if recent enough
2021-07-26 17:06:05 +08:00
Harry Ho
988d411946
mcu: simplify buildStm32Firmware
...
* binaryName and extraCargoBuildArgs are no longer variadic.
* `cargo build` simply always uses binaryName (defaults to the package name) as `--bin` argument.
2021-07-20 18:50:58 +08:00
Harry Ho
83baea2c4b
mcu: fix Stabilizer extraCargoBuildArgs not passed to buildStm32Firmware
2021-07-20 18:50:58 +08:00
Sebastien Bourdeauducq
f23be562e0
zynq: fix SSH options (again)
2021-07-12 18:36:00 +08:00
Sebastien Bourdeauducq
7bde5a0406
zynq: fix SSH options
2021-07-12 17:13:19 +08:00
Sebastien Bourdeauducq
dacc57af74
zynq: install matching openocd version on rpi
2021-07-12 16:41:03 +08:00
Sebastien Bourdeauducq
5ea1d50226
zynq: fix nix let statement
2021-07-07 18:13:40 +08:00
Sebastien Bourdeauducq
92d2b24e7c
zynq: stable and beta channels
2021-07-07 18:08:30 +08:00
Leon Riesebos
162238b1f7
extras: added enabled flag for dualpackage, only build dax for matching artiq version
2021-07-06 08:17:29 +08:00
Leon Riesebos
7a639e4fb4
extras: bumped dax version to 6.4
2021-07-06 08:17:29 +08:00
Leon Riesebos
f705a9c756
extras: simplified testing of flake8-artiq and dax-applets
2021-07-06 08:17:29 +08:00
Leon Riesebos
c967b67aa3
extras: enabled testing for dax
2021-07-06 08:17:29 +08:00
Sebastien Bourdeauducq
591ef2b4a6
upgrade Windows conda test environment to Python 3.8
2021-07-05 20:59:28 +08:00
Sebastien Bourdeauducq
f581b6a649
allow Python 3.8 with conda
2021-07-05 20:42:18 +08:00
Sebastien Bourdeauducq
f35ae55a15
keep old WFVM/conda for ARTIQ legacy
2021-07-05 20:34:18 +08:00
Sebastien Bourdeauducq
ffe1fd2274
update WFVM
2021-07-05 16:09:18 +08:00
Sebastien Bourdeauducq
c8742678c4
update Windows conda test environment
2021-07-05 16:07:39 +08:00