forked from M-Labs/artiq
conda: use new migen
This commit is contained in:
parent
8276c6588b
commit
59fe69a4b3
|
@ -14,7 +14,7 @@ requirements:
|
||||||
run:
|
run:
|
||||||
- python >=3.5.3,<3.6
|
- python >=3.5.3,<3.6
|
||||||
- setuptools 33.1.1
|
- setuptools 33.1.1
|
||||||
- migen 0.6 py35_0+gitc6ffa44
|
- migen 0.7 py35_0+gite554f07
|
||||||
- misoc 0.9 py35_0+gitcb8e314c
|
- misoc 0.9 py35_0+gitcb8e314c
|
||||||
- jesd204b 0.3
|
- jesd204b 0.3
|
||||||
- binutils-or1k-linux >=2.27
|
- binutils-or1k-linux >=2.27
|
||||||
|
|
Loading…
Reference in New Issue