Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

SystemC error Error: (E107) bind interface to port failed

Status
Not open for further replies.

popcorn

Newbie level 2
Joined
Jan 20, 2007
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,303
systemc e107

Hi, everyone. Im new learner to systemC. i have try to write a system. When I compiled and built my code it didnt give me any error but when i ran my code it gave me the following error.

Error: (E107) bind interface to port failed: maximum reached: port 'some port name(sc_in)' In file ../../../../src/systemc/communication/sc_port.cpp:196

Can you please tell me what this error is? Thanks
 

e107 systemc

hi,
is it possble for you to share the prot declartion file or instance file of design?

i may try to say something based on that.

Ram
 

error e107 systemc

i think it is because of either a port mismatch or because of variable overflow. just check for those things. but as ram said, it would be better if u would share the port declaration file.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top