UPGRADE YOUR BROWSER
We have detected your current browser version is not the latest one. Xilinx.com uses the latest web technologies to bring you the best online experience possible. Please upgrade to a Xilinx.com supported browser:Chrome, Firefox, Internet Explorer 11, Safari. Thank you!
General Description:
When running "modelsim.do" in the <PCI_CORE Install Directory>/vhdl/example/func_sim in ModelSim, I receive the following errors:
"ERROR.. - dumtarget32.vhdl (138) - assert program 2 std_logic vector is ambiguous."
"ERROR.. - dumtarget32.vhdl (197) - assert program 2 std_logic vector is ambiguous."
To resolve this issue, use the -87 switch when running the vcom command:
vcom -explicit -f ping.files
to
vcom -87 -explicit -f ping.files
For more explanation on the specific problem, please see (Xilinx Answer 19461).
AR# 19220 | |
---|---|
Date | 12/15/2012 |
Status | Active |
Type | General Article |