chipsalliance / f4pga-v2x

Tool for converting specialized annotated Verilog models into XML needed for Verilog to Routing flow.
https://f4pga-v2x.readthedocs.io/en/latest/
Apache License 2.0
10 stars 12 forks source link

Surelog package generate conflicts #100

Open acomodi opened 3 years ago

acomodi commented 3 years ago

At the moment, the environment file uses the symbiflow channel.

The FASM annotation PR requires the additional surelog package which add the dependency on conda-forge. This generates multiple conda conflicts upon the environment generation.

We need to have a conda-forge free surelog package in order to avoid these conflicts.