mirror of
https://github.com/chipsalliance/f4pga-examples.git
synced 2025-01-03 03:43:38 -05:00
878633bfb9
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>
18 lines
533 B
YAML
18 lines
533 B
YAML
name: xc7
|
|
channels:
|
|
- litex-hub
|
|
dependencies:
|
|
- litex-hub::symbiflow-yosys=0.8_6021_gd8b2d1a2=20201120_145821_libffi33
|
|
- litex-hub::symbiflow-yosys-plugins=1.0.0.7_0174_g5e6370a=20201012_171341
|
|
- litex-hub::symbiflow-vtr=8.0.0rc2_5082_gf1a3bcc2a=20201105_110531
|
|
- litex-hub::prjxray-db=0.0_0239_gd87c844=20201120_145821
|
|
- litex-hub::prjxray-tools=0.1_2697_g0f939808=20201120_145821
|
|
- make
|
|
- lxml
|
|
- simplejson
|
|
- intervaltree
|
|
- git
|
|
- pip
|
|
# Packages installed from PyPI
|
|
- pip:
|
|
- -r file:requirements.txt
|