multithreading - running UVM phases on multiple cores -
how can devote individual phases in uvm run, elaboration, build etc run on multiple cores of system. how can done through coding.
as far know, multicore support can't influence through coding. it's simulator either has or hasn't. if could, have problem build, connect, run, etc. phase must execute in sequence.
Comments
Post a Comment