|
Message
From: wjl at icecavern.net<wjl@i...>
Date: Tue Nov 16 03:12:55 CET 2004
Subject: [oc] vhdl
----- Original Message ----- From: jupally_kiran@r...<jupally_kiran@r...> Date: Fri Nov 5 18:28:19 CET 2004 Subject: [oc] vhdl > can any one help out in the following problem. > > I have to give my inputs dynamically from keyboard whan running as > we > give in cprogram and i have to display my outputs on the monitor. > exactly similar to stdin and stdout in C. > i shall be thankful to you > If you're talking about actually reading stdin and writing to stdout during simulation, you can do this ad hoc directly in VHDL (I do this all the time for testbenches) -- or, take a look at <http://bear.ces.cwru.edu/vhdl/> where they've taken things to a further, but perhaps more useful, extreme. I have never tried the later, but it looks interesting.
|
 |