From 3cf3a2ee30dcaccead5786c8f61997caeaa1496c Mon Sep 17 00:00:00 2001 From: Maciej Kurc Date: Tue, 10 Jan 2023 10:20:51 +0100 Subject: [PATCH] Removed VTR package from Conda environment for Nexpnr as it is not needed there Signed-off-by: Maciej Kurc --- conf/nextpnr/environment.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/nextpnr/environment.yml b/conf/nextpnr/environment.yml index 791eca1b..49a365a0 100644 --- a/conf/nextpnr/environment.yml +++ b/conf/nextpnr/environment.yml @@ -5,7 +5,6 @@ channels: dependencies: - litex-hub::yosys - litex-hub::yosys-symbiflow-plugins - - litex-hub::vtr-optimized - litex-hub::nextpnr-ice40 - litex-hub::nextpnr-nexus - litex-hub::nextpnr-fpga_interchange