f4pga-examples/eos-s3/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

16 lines
291 B
YAML

name: eos-s3
channels:
- antmicro/label/ql
dependencies:
- antmicro/label/ql::yosys
- antmicro/label/ql::yosys-plugins
- antmicro/label/ql::vtr
- make
- lxml
- simplejson
- intervaltree
- git
- pip
# Packages installed from PyPI
- pip:
- -r file:requirements.txt