OpenCores
Issue List
Errors #1
Closed sreeram opened this issue over 14 years ago
sreeram commented over 14 years ago

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

federico.aglietti commented over 14 years ago

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

federico.aglietti closed this over 14 years ago
forain commented about 14 years ago

you should clean up your work directory to simulate a modified design


Assignee
No one
Labels
Request