Rachel Smith

Results 11 comments of Rachel Smith

Thamk you for your fast reply. yes, but how to install?. I think I follow all the dependencies in the readme > boost python is a dependency - it needs...

Do you mean my boost library in not complete, I need to install once

> Look in your CMakeCache.txt file to see what cmake is pulling in for your boost python library. Make sure it is a consistent version with the rest of boost...

> Hi, alpha-beta-user I have same problem, did you fixed it ? No

Thank you for your answer. I noticed that when starting the operating system, the system clock advances very quickly. This issue occurs in multithreaded mode with the synchronization policy set...

thanks for your quick answer. I would like to know if a SystemC module provides two access methods simultaneously, namely the DMI access method and the b_transport method, will the...

In the first call b_transport process, the systemc module can set the trans if it can be dmi_enable. If it is true, cpu will call get_mem_ptr func to access the...

Thanks for your quick replay. I will give it a try.

I am using TCG. I am considering using the get_mem_ptr method to start the firmware. Once the operating system is up and running, the interaction between the CPU and DDR...

but I think it should not get wrong. I just chang p_dmi to false. it will just cause slow but not wrong I think.