Jump to content

charan

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

463 profile views

charan's Achievements

Member

Member (1/2)

0

Reputation

  1. Hi All , Try to install crave for UVM-SystemC verification from following path https://github.com/agra-uni-bremen/crave Getting following error : Consult 'bootstrap.log' for more details zlib.h was not found. bzlib.h was not found Install the packages containing the above header files to compile boost properly. Working on win-10 machine ,and installed bzip2-1.0.6 for bzlib and copied the for zlib copied the zlib1.dll in c:/windows/system32 folder . Please help me on the these if any one faced these issue ? Thanks
  2. Hi All , I'm exploring uvmsc as a vitrifaction strategy .Does any one did already with TLM 2.0 model interface .If yes please share me the example to integrate in my environment .As per LRM uvm_blocking_put_port uvm_blocking_get_port uvm_blocking_peek_port uvm_blocking_get_peek_port interfaces are defined. NOTEUVM-SystemC does not yet define the TLM-2.0 blocking and non-blocking transport interfaces, direct memory interface (DMI), nor a debug transport interface. Use the SystemC TLM-2.0 interfaces instead. What does use SystemC TLM2-0 mean .Please help me on these . Thanks,
  3. Hi, I have a query regarding how can i inerface memory to my program , through b_transport. and am having a traffic_injector also and how can i interface these..... Am going to do read operation and am having length of data ,address,pointer regards, charan
×
×
  • Create New...