KMLM List
View email archives for the history of this mailing list.
|
|
|
|
systemc-forum - Linker error - undefined reference
|
Message Thread:
Previous |
Next
|
- To: systemc-forum@xxxxxxxxxxxxxxxxx
- From: Spyros Georgakakis <spygeo@xxxxxxxxx>
- Date: Mon, 25 Jan 2010 12:16:32 +0100
- Send Email to systemc-forum@lists.systemc.org:
- Send new message
- Reply to this message
|
Hello everyone.
This is is supposed to be an implimentation of a 4bit shift register and its
simulation bench.(vhdl style construction I am afraid...).
The dff.h constracts a d-flipflop
The btrg.h links 4 dff's together to form a register.
The main.cpp calls and initiates the register ,constructs the clock and the
signals and opens a file to write down the simulation results.
Systemc library and headers are declared but when build it gives [Linker
error] undefined reference to 'sc_core::sc_module_name::...' and other
similiar errors.
What am I doing wrong?
Attachment:
dff.h
Description: Binary data
Attachment:
btrg.h
Description: Binary data
Attachment:
main.cpp
Description: Binary data
|
|
By Date:
Previous |
Next
|
Current Thread
|
By Thread:
Previous |
Next
|
- Linker error - undefined reference, Spyros Georgakakis (you are here)
|
|