forked from M-Labs/artiq
conda: use misoc release
This commit is contained in:
parent
8f9858be4c
commit
bf50dcf76d
|
@ -3,6 +3,14 @@
|
||||||
Release notes
|
Release notes
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
ARTIQ-5
|
||||||
|
-------
|
||||||
|
|
||||||
|
5.0
|
||||||
|
***
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
ARTIQ-4
|
ARTIQ-4
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ requirements:
|
||||||
- python >=3.5.3,<3.6
|
- python >=3.5.3,<3.6
|
||||||
- setuptools 33.1.1
|
- setuptools 33.1.1
|
||||||
- migen 0.8 py35_0+git2d62c0c
|
- migen 0.8 py35_0+git2d62c0c
|
||||||
- misoc 0.11 py35_34+git714ea689
|
- misoc 0.12 py35_0+git714ea689
|
||||||
- jesd204b 0.10
|
- jesd204b 0.10
|
||||||
- microscope
|
- microscope
|
||||||
- binutils-or1k-linux >=2.27
|
- binutils-or1k-linux >=2.27
|
||||||
|
|
Loading…
Reference in New Issue