Errors
Information:
Type :: REQUEST
Status :: CLOSED
Assigned to ::
nobody
Description:
I try to use the files in ModelSim SE version 6.3c
i get errors in 3 files as below:
1. ahb_arbiter.vhd
** Error: (vcom-11) Could not find work.ahb_configure.
** Error: D:/Altera_Projects/AHB_Generation/ahb_system_generator/trunk/src/ahb_arbiter.vhd(41): (vcom-1195) Cannot find expanded name: 'work.ahb_configure'.
** Error: D:/Altera_Projects/AHB_Generation/ahb_system_generator/trunk/src/ahb_arbiter.vhd(41): Unknown record element "ahb_configure".
** Error: (vcom-11) Could not find work.ahb_matrix.
** Error: D:/Altera_Projects/AHB_Generation/ahb_system_generator/trunk/src/ahb_arbiter.vhd(42): (vcom-1195) Cannot find expanded name: 'work.ahb_matrix'.
** Error: D:/Altera_Projects/AHB_Generation/ahb_system_generator/trunk/src/ahb_arbiter.vhd(42): Unknown record element "ahb_matrix".
** Error: D:/Altera_Projects/AHB_Generation/ahb_system_generator/trunk/src/ahb_arbiter.vhd(44): VHDL Compiler exiting
2.ahb_components.vhd
** Error: (vcom-11) Could not find work.ahb_configure.
** Error: D:/Altera_Projects/AHB_Generation/ahb_system_generator/trunk/src/ahb_components.vhd(7): (vcom-1195) Cannot find expanded name: 'work.ahb_configure'.
** Error: D:/Altera_Projects/AHB_Generation/ahb_system_generator/trunk/src/ahb_components.vhd(7): Unknown record element "ahb_configure".
** Error: D:/Altera_Projects/AHB_Generation/ahb_system_generator/trunk/src/ahb_components.vhd(9): VHDL Compiler exiting
3.ahb_slave_wait.vhd
** Error: (vcom-11) Could not find work.ahb_configure.
** Error: D:/Altera_Projects/AHB_Generation/ahb_system_generator/trunk/src/ahb_slave_wait.vhd(41): (vcom-1195) Cannot find expanded name: 'work.ahb_configure'.
** Error: D:/Altera_Projects/AHB_Generation/ahb_system_generator/trunk/src/ahb_slave_wait.vhd(41): Unknown record element "ahb_configure".
** Error: D:/Altera_Projects/AHB_Generation/ahb_system_generator/trunk/src/ahb_slave_wait.vhd(43): VHDL Compiler exiting
pls help in avoiding these errors
Comments:
| chen, yixue | Apr 2, 2010 |
|---|---|
| you should clean up your work directory to simulate a modified design | |
| aglietti, federico | Oct 10, 2009 |
|---|---|
|
before compiling the perl/TK must be used to create all the .vhd files. ahb_configure.vhd is one of these.
Please see documentation, it's not a bug as it works in many simulators |
|
Post a comment:
Login to post comments!
