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

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -