SivabalanBalasundram
Joined: 08 Jun 2006 Posts: 6
|
05 Jan 2007 4:32 multiplexer systemc code |
|
|
|
|
Hello.. I m a VHDL user and a I new to SystemC. I will be using SystemC for my project and I m having some problem understanding how SystemC works. Previously in VHDL we just need to create a single code our simple design like adder, multiplexer and etc .However I am a little confused from the examples I have referred from the web for SystemC. I don’t understand why we need 3 files ( SystemC code, testbench, and simulation file) for a single design to be executed in Visual C++ 6.0 for SystemC.
http://www.cs.ucr.edu/~vahid/sproj/SystemCLab/lab1a.htm
I Understand the System C code because it is similar the the VHDL code however I don’t understand how to generate/create the test bench and the simulation file.!Do we have to create these 2 files (testbench, and simulation file) or is there any way that they can be generated.. Please some one help me!!!
|
|