-
Hi,
I tried to build the SoCrocket project and i got the following error. I would really appreciate if I get any help to fix it.
./waf configure
Setting top to : /ho…
-
Hi,
I see this socket in not used.
https://github.com/Arteris-IP/tlm2-interfaces/blob/8b50c1098f5dba38f025065d91e1a5cf0837e458/axi/pe/ace_target_pe.h#L54
I guess it's because is still not fin…
-
Hi, I can just see the function prototype
https://github.com/Arteris-IP/tlm2-interfaces/blob/8b50c1098f5dba38f025065d91e1a5cf0837e458/axi/pe/ace_target_pe.h#L92
but the implementation is missing…
-
.
-
https://github.com/NASA-AMMOS/AIT-Core/blob/196f4c4f175b6caf407ea73776ef9b906b9ea591/ait/core/tlm.py#L444
Here is the beginning of the traceback when `Packet.toJSON()` is called. It continues forev…
-
hi all:
i got an error when i try to build vp, following is the error information:
"/lib/libnvdla_cmod.so: undefined reference to `sc_core::sc_vector_base::make_name(char const*, unsigned long)'
"/…
-
I'm reading the KMD and UMD source code , but dosen't find the entrance or call to SystemC model. So could anyone tell me what the role the SystemC model play?
-
## Description and expectations
Some users get notifications and messages in double or triple. Problem cannot be reproduced every time, but happens often, even after reboot of the computer.
This…
-
Hello,
To respect Fedora FHS infrastructure, I've compiled systemc with the following line:
```
CXX=/usr/bin/clang++ ./configure --prefix=/usr/ --with-unix-layout
```
All files got installe…
-
I got an error when build verif_trace_player using commands:
```
./tools/bin/tmake -only verif_trace_player
```
The output is as follows:
```
[TMAKE]: building nv_small in verif/testbench/trace…