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

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

google app engine - 403 Forbidden POST - Flask WTForms -