forked from M-Labs/artiq
conda: bump misoc, close #905
* cherry-pick c9b36e35
* also pin migen as we don't do .dev tags anymore
This commit is contained in:
parent
5f2256cb25
commit
a85fd13c21
|
@ -14,8 +14,8 @@ 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
|
- migen 0.6 py35_0+gitc6ffa44
|
||||||
- misoc 0.8
|
- misoc 0.8 py35_54+gitcb8e314c
|
||||||
- jesd204b 0.3
|
- jesd204b 0.3
|
||||||
- binutils-or1k-linux >=2.27
|
- binutils-or1k-linux >=2.27
|
||||||
- llvm-or1k 4.0.1
|
- llvm-or1k 4.0.1
|
||||||
|
|
Loading…
Reference in New Issue