Quantcast
Channel: SystemC TLM Forum RSS Feed
Browsing all 185 articles
Browse latest View live

Error: (E113) insert primitive channel failed: simulation running

Hello all,I am going to build a four-MIPS platform by SystemC TLM2.0.The purpose for that platform:1. capture pcap dump file and preload into data memory;2. load OpenDPI program into program memory;3....

View Article



Address mapping in TLM

Hello all,Here is my platform structure:1. 4 MIPS processors have separated data memories ( "data0--data3" ) by separated buses ( "busd0-3" )2. 4 processors share the same program memory ( "program" )...

View Article

Image may be NSFW.
Clik here to view.

warning at simulation time

my code has a waring when running : Warning: (W5) out of bounds: sc_uint[_base]: value does not fit into a length of 4 In file: ../../../../../src/sysc/datatypes/int/sc_uint_base.cpp:374 In process:...

View Article

tagged sockets

Hello, what is the difference between the following sockets: 1. a passthrough_target_socket_tagged 2. a simple_target_socket_tagged thanks a lot for your explanations Tanja

View Article

Timed and Untimed modules coexistence

Hello,I am working on a project in which I have a SC_MODULE running a SC_METHOD that is sensitive to clock.pos(). I also have an untime SC_MODULE running a SC_THREAD which monitors multiple sc_fifos...

View Article


General Understanding

Hi, i want to model a loosely-timed TLM-System with temporal decoupling. When do i use interconnect components? What is their purpsose? Thank you.

View Article

Error in Simulation with NC-SC Sim ( Cadence )

Hi guys, i've a problem with the simulation of my SystemC code using Cadence's NC-SC Simulator. The error is the following: make: *** [INCA_libs/ncsc_obj/main.o] Error 1...

View Article

How to connect two TLM_SYSC components implemented in different hierarchical...

Hi every one,I am testing a bus fabric where several components are connected. I am replacing those components by Systemc models to reduce the simulation time. The bus fabric is the only rtl component....

View Article


Image may be NSFW.
Clik here to view.

How to connect two TLM_SYSC components implemented in different hierarchical...

Hi every one, I am testing a bus fabric where several components are connected. I am replacing those components by Systemc models to reduce the simulation time. The bus fabric is the only rtl...

View Article


Possible to abort/terminate an b_transport() call?

Hi Everyone: An b_transport() can be blcoked for whatever time. Is that possible to abort/terminate an b_transport() call (I am at LT level)? For example I have three modules A,B,C A--> B(Thread)...

View Article

Multi port sockets

Hello, I want to send same transaction from single initiator to multiple target and want to reach transaction on each target at same time. I required b_transport to be used for transaction. But I am...

View Article

How to add more initiators to the TLM example

Hi, Can I kindly ask you if you can put more initiators to the TLM example downloaded form SystemC org (example of a simple TLM platform implemented on top of the blocking transport interface)? The...

View Article

SystemC grammar

Hi, I am trying to write a SystemC/TLM front-end. To do so, I need SystemC grammar (at least the TLM part). Does anybody know how and where I can find it? Thank you, Reza

View Article


Pthread error

HiI'm writing a program with platform to simulate ARM core,when I compile under Linux32, I have some error[root@localhost platform_cpp]# make VERBOSE=1 -f...

View Article

Missing tlm_req_rsp_channels.h in SystemC 2.3 PoC Simulator

I could not locate the file tlm_core/tlm_1/tlm_req_rsp/tlm_channels/tlm_req_rsp_channels/tlm_req_rsp_channels.h included from systemc-2.3.0/src/tlm_core/tlm_1/tlm_req_rsp/tlm_req_rsp.h. I am sure i am...

View Article


TLM vs PORTS

TLM is nothing but communication mechanism. But using port and signal we can communicate among modules right?. So why we need TLM?

View Article

A bug in peq_with_get class?

Hi,In the get_next_transaction() function of peq_with_get class, isn't this statement "m_event.notify(m_scheduled_events.begin()->first - now);" should also be in the previous if statement...

View Article


Build errors

Hello,all of a sudden i can't build my projects in Microsoft Visual C++ 2010 anymore, even the examples 1>ManifestResourceCompile: 1> All outputs are up-to-date. 1>LINK : fatal error LNK1123:...

View Article

b-transport interface

Hi,I have just started to work with b-transport and nb-transport interfaces and I have a few simple questions:- What is the meaning of time quantum when we have b-transport? As I know, SystemC has a...

View Article

TLM or SystemC effects?

Hello I use example from http://doulos.com/knowhow/systemc/tlm2/tutorial__1/ and turn this into scheme in Figure 4 from OSCI TLM-2.0 USER MANUAL JA22:...

View Article
Browsing all 185 articles
Browse latest View live




Latest Images