Solved
Forum Discussion
Harshx
Occasional Contributor
2 years agoHi,
Your design is failing at Design analysis.
Error message:
VHDL error at memory_loader_pkg.vhd(124): file 'f_in' is not open
So turns out if I use an external clock for my IOPLL the problem is resolved.
Dotted line is the configuration in the project above resulting in the error, solid line for userclk (reference to IOPLL) from another FPGA pin works fine:
Hi,
Your design is failing at Design analysis.
Error message:
VHDL error at memory_loader_pkg.vhd(124): file 'f_in' is not open