Sebastien Bourdeauducq
142561c4bd
conda: bump misoc
2018-04-17 18:46:35 +08:00
whitequark
1ef673c2d4
conda: split build/run requirements for artiq-board.
...
Build requirements for packages in the outputs section seem to be
ignored.
2018-04-08 02:34:34 +00:00
whitequark
4e21a13be0
conda: put requirements on correct artiq-board package.
...
Fixes #975 .
2018-04-07 23:32:38 +00:00
Sebastien Bourdeauducq
efbe915b24
conda: support satellite in board package
2018-04-03 19:36:40 +08:00
Sebastien Bourdeauducq
dd1c5c61d0
conda: error out if command in build.sh fails
2018-04-03 19:36:31 +08:00
Sebastien Bourdeauducq
d0f6123f5c
conda: bump misoc again
2018-04-03 15:55:53 +08:00
Sebastien Bourdeauducq
2ca3fda898
conda: bump misoc. Closes #891
2018-04-03 14:29:29 +08:00
Sebastien Bourdeauducq
e83863a8da
conda: bump migen
2018-03-29 12:35:41 +08:00
Robert Jördens
65379b1f7a
conda: bump migen, misoc
...
* xilinx ODDR2 SRTYPE
* flterm leak
* I/ODELAY VTC/reset sequencing
* sayma SDRAM clock buffer LOC
2018-03-19 19:58:52 +01:00
whitequark
c4bfc83b38
conda: mark the artiq-build output package as noarch, not toplevel.
...
This also changes `noarch: python` to `noarch: generic` since
this is semantically correct; the bitstream/firmware packages
contain no Python code.
Fixes #960 .
2018-03-15 23:17:05 +00:00
Sebastien Bourdeauducq
44277c5b7e
conda: bump migen/misoc
2018-03-11 10:11:42 +08:00
Sebastien Bourdeauducq
e65e2421a3
conda: bump migen/misoc
2018-03-09 22:35:40 +08:00
Robert Jördens
5cc1d2a1d3
conda: bump migen, misoc
...
* flterm leak
* kasli version
* sayma ddram
* ethernet clocking
* fifo dout reset_less
2018-03-07 17:17:30 +01:00
Robert Jördens
ddcc68cff9
sayma_amc: move bitstream options to migen
...
close #930
2018-03-02 18:13:03 +08:00
whitequark
b81855cce7
conda: don't use globs in file list.
2018-02-27 16:07:01 +00:00
whitequark
2f9d01295c
conda: fix YAML syntax.
2018-02-27 14:03:50 +00:00
whitequark
771ba66055
conda: include all files in output package.
2018-02-27 13:40:02 +00:00
Robert Jördens
1de2da5644
conda: bump migen/misoc
2018-02-26 14:16:05 +01:00
Robert Jördens
a35e4fe055
conda: bump jesd204b-0.5
2018-02-26 12:48:48 +01:00
Sebastien Bourdeauducq
98489d9739
conda: bump migen/misoc ( #854 )
2018-02-23 21:46:51 +08:00
whitequark
21b1757bfd
Fix e8d21adf3
.
...
As usual, conda documentation does not provide a clear explanation
of what the options do...
2018-02-22 13:26:42 +00:00
whitequark
e8d21adf30
conda: turn off binary prefix detection everywhere.
...
This just adds garbage to logs and serves no useful purpose.
2018-02-22 12:55:47 +00:00
whitequark
8938b69559
conda: simplify recipes.
...
conda-build appears to no longer require the workaround with
environ.get("GIT_*", "") to work.
2018-02-22 12:45:27 +00:00
whitequark
d83ae0bc6a
conda: use the outputs section to dynamically name packages.
2018-02-22 09:25:22 +00:00
Sebastien Bourdeauducq
c3b8fe06eb
conda/artiq-board: use 'firmware' to encompass runtime and satman
2018-02-22 15:30:26 +08:00
whitequark
10c02afd9c
conda: merge all board packages except sayma_rtm into one.
...
Fixes #923 .
2018-02-22 07:22:33 +00:00
Robert Jördens
37a0d6580b
spi2: add RTIO gateware and coredevice driver
...
1006218997
2018-02-21 13:37:36 +00:00
Sebastien Bourdeauducq
932fa884cc
conda: add recipes for Kasli DRTIO
2018-02-21 11:15:01 +08:00
Sebastien Bourdeauducq
eed64a6d6b
conda: fix openocd dependency
2018-02-21 10:35:31 +08:00
Robert Jördens
bfabf3c906
conda: bump migen (9c3a301)
2018-02-19 13:07:17 +00:00
Sebastien Bourdeauducq
6ae1cc20aa
conda: bump misoc ( #908 )
2018-02-18 12:35:49 +08:00
Sebastien Bourdeauducq
41adbef9a9
conda: bump misoc
2018-02-17 17:41:16 +08:00
Sebastien Bourdeauducq
07a31f8d86
conda: bump openocd
2018-02-17 13:21:10 +08:00
Sebastien Bourdeauducq
7a5161d348
conda: bump misoc ( #902 )
2018-02-17 00:11:42 +08:00
Sebastien Bourdeauducq
df177bfd5b
use new misoc identifier
2018-02-13 20:38:48 +08:00
Sebastien Bourdeauducq
ab5f397fea
sed/fifos: use AsyncFIFOBuffered
...
(D)RTIO now passes timing at 150MHz on Kasli.
2018-02-13 20:02:51 +08:00
whitequark
61c64a76be
gateware: use a per-variant subfolder in --output-dir. ( fixes #912 )
...
This commit also adds support for --variant and --args
to artiq-devtool.
2018-02-06 08:19:01 +00:00
Robert Jördens
4c22d64ee4
conda: sync artiq/artiq-dev dependencies
2018-01-30 08:36:55 +01:00
Robert Jördens
fb8c779b4f
artiq_flash: report XADC data
...
* bump openocd
* only kasli, kc705, sayma rtm so far
2018-01-30 14:56:50 +08:00
whitequark
9a94482c6e
conda: fix typo in 885ab409
.
2018-01-28 15:18:52 +00:00
whitequark
79ea454ec1
conda: use $SP_DIR instead of $PREFIX/lib/python3.5/site-packages. ( #652 )
...
This removes the last hardcoded python3.5 reference.
2018-01-28 14:29:19 +00:00
whitequark
885ab40946
conda: split RTM and AMC packages back.
...
This avoids multiplying the RTM compilation time by the number
of AMC packages.
2018-01-28 14:27:55 +00:00
whitequark
11a8b84355
Merge the build trees of sayma_amc and sayma_rtm targets.
...
This also makes them a single artiq_flash target, and a single
conda package.
2018-01-27 19:54:31 +00:00
Robert Jördens
c9b36e3559
conda: bump misoc, close #905
2018-01-25 19:31:26 +01:00
Robert Jördens
ee14912042
conda: bump migen/misoc (vivado constraints)
2018-01-23 16:23:12 +01:00
Robert Jördens
472840f16b
conda: bump migen/misoc
...
* kasli clock constraint
* vivado false paths
2018-01-22 20:32:18 +01:00
Sebastien Bourdeauducq
0d73401365
conda: bump migen+misoc
2018-01-23 01:28:10 +08:00
Sebastien Bourdeauducq
25f3feeda8
refactor targets
2018-01-22 18:25:10 +08:00
whitequark
b1453eb856
Revert "conda: remove openocd version constraint."
...
This reverts commit 3eb882b6b7
.
Fixes #892 .
2018-01-19 08:28:36 +00:00
whitequark
5c6276c78f
conda: build artiq-$BOARD as noarch: python, like artiq itself.
...
Fixes #894 .
2018-01-17 02:09:53 +00:00