xc7: Use Conda packages from LiteX-Hub channel

Previously-pinned packages are substituted with LiteX-Hub-based packages
built from the same source repository commit.

Signed-off-by: Adam Jeliński <ajelinski@antmicro.com>
This commit is contained in:
Adam Jeliński 2020-11-27 13:50:45 +01:00
parent 24929412ed
commit 878633bfb9
1 changed files with 6 additions and 6 deletions

View File

@ -1,12 +1,12 @@
name: xc7 name: xc7
channels: channels:
- symbiflow - litex-hub
dependencies: dependencies:
- symbiflow::symbiflow-yosys=0.8_6021_gd8b2d1a2=20200708_083630 - litex-hub::symbiflow-yosys=0.8_6021_gd8b2d1a2=20201120_145821_libffi33
- symbiflow::symbiflow-yosys-plugins=1.0.0.7_0174_g5e6370a=20201012_171341 - litex-hub::symbiflow-yosys-plugins=1.0.0.7_0174_g5e6370a=20201012_171341
- symbiflow::symbiflow-vtr=8.0.0.rc2_5097_gf1a3bcc2a=20200916_072439 - litex-hub::symbiflow-vtr=8.0.0rc2_5082_gf1a3bcc2a=20201105_110531
- symbiflow::prjxray-db=0.0_0239_gd87c844=20201120_180018 - litex-hub::prjxray-db=0.0_0239_gd87c844=20201120_145821
- symbiflow::prjxray-tools - litex-hub::prjxray-tools=0.1_2697_g0f939808=20201120_145821
- make - make
- lxml - lxml
- simplejson - simplejson