f4pga-examples/xc7/environment.yml
Tim 'mithro' Ansell 7b623cdfdf Remove the extra examples directory.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
2020-07-29 12:26:38 -07:00

18 lines
426 B
YAML

name: xc7
channels:
- symbiflow
dependencies:
- symbiflow::symbiflow-yosys=0.8_3925_g6bccd35a
- symbiflow::symbiflow-yosys-plugins=1.0.0.7_0032_g104f4fc
- symbiflow::symbiflow-vtr=8.0.0.rc2_4003_g8980e4621
- symbiflow::prjxray-db=0.0_0230_g485a837
- symbiflow::prjxray-tools
- make
- lxml
- simplejson
- intervaltree
- git
- pip
# Packages installed from PyPI
- pip:
- -r file:requirements.txt