rickman wrote:
> KellyB wrote:
...snip..
>> I get no errors at all, just no objects after I compile. I see the file
>> under my library, I can click on the testbench file and it opens
>> in SIM but objects window is simply empty.
>
> I don't recall ModelSim exactly, but in ActiveHDL there is a view of
> files and a separate view of the compiled entities. Can you see any
> tabs for a different view or is there another window you can open?
>
> Rick
Thanks for the reply.
After some tinkering , i've managed to obtain the compiled objects but
now i have a different problem.
# Compile of test.v was successful.
vsim test.v
# vsim test.v
# ** Error: (vsim-19) Failed to access library 'test' at "test".
# No such file or directory. (errno = ENOENT)
# Error loading design
Can anyone using ModelSim Please help ?