[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How do I run VSIM in DDD
From: |
Ramanathan, Nithya |
Subject: |
How do I run VSIM in DDD |
Date: |
Wed, 9 Jan 2002 10:28:47 -0800 |
I have a pli application that I need to debug. So I need to run vsim inside
DDD. I don't have an executable, instead, I compile my C and C++ code into
shared libraries and link those together, and run them in vsim with the
command:
vsim -pli libt.so top
where libt.so is my C/C++ and pli code.
thank you,
nithya
- How do I run VSIM in DDD,
Ramanathan, Nithya <=