SymbiFlow / conda-packages

Conda build recipes for the toolchains needed by LiteX / MiSoC firmware
https://github.com/mithro/HDMI2USB-litex-firmware
Apache License 2.0
2 stars 10 forks source link

uhdm-integration takes more than 1+ hr to complete? #114

Open litghost opened 4 years ago

litghost commented 4 years ago

The longest package other than uhdm-integration is VPR at 25 minutes. Why does uhdm-integration take so long?

litghost commented 4 years ago

@tgorochowik @piotr-binkowski @hzeller

tgorochowik commented 4 years ago

The issue is that we have to build several packages (namely surelog + uhdm + verilator + yosys) in specific version that have to be compatible with each other. We then update them as separate uhdm packages.

We will take a look at that to see whether this can be parallelized in a way that we can still be sure there are no version mismatches (i.e. we can always pull exactly the same submodules from https://github.com/alainmarcel/uhdm-integration for separate packages)

GitHub
alainmarcel/uhdm-integration
Contribute to alainmarcel/uhdm-integration development by creating an account on GitHub.