Commit 88e02d16 authored by Tristan Gingold's avatar Tristan Gingold Committed by Federico Vaga

svec_base_wr.vhd: add a workaround for planAhead

so that it properly computes dependencies
parent 8d66ebf1
...@@ -37,6 +37,7 @@ use work.buildinfo_pkg.all; ...@@ -37,6 +37,7 @@ use work.buildinfo_pkg.all;
use work.wr_fabric_pkg.all; use work.wr_fabric_pkg.all;
use work.streamers_pkg.all; use work.streamers_pkg.all;
use work.sourceid_svec_base_pkg; use work.sourceid_svec_base_pkg;
use work.sourceid_svec_base_pkg.all; -- workaround for planAhead.
library unisim; library unisim;
use unisim.vcomponents.all; use unisim.vcomponents.all;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment