Forum Discussion
TingJiangT_Intel
Contributor
2 years agoHi there, is there any updates
- c-thaler2 years ago
Occasional Contributor
Hi,
sorry for the late reply, I've been on vacation for 2 weeks.
I attached the generated script to this post. The error is caused by line 14:# ** Error: (vcom-11) Could not find work.th_dnx_simpledualportram.
"th_dnx_simpledualportram_bhv_a.vhd" contains the architecture definition of th_dnx_simpledualportram.
However, the entity definition is in "th_dnx_simpledualportram_e.vhd", which is compiled in line 17.I think, this is the wrong compile order.