在多个内核上运行UVM阶段 [英] running UVM phases on multiple cores

查看:138
本文介绍了在多个内核上运行UVM阶段的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们如何才能将UVM的各个阶段(如运行,精化,构建等)专用于在系统的多个内核上运行.如何通过编码来做到这一点.

How can we devote the individual phases in UVM like run, elaboration, build etc to run on multiple cores of the system. How can this be done through coding.

推荐答案

据我所知,多核支持是您无法通过编码影响的.这是您的模拟器拥有或没有的东西.即使可以,您仍然存在必须按顺序执行构建,连接,运行等阶段的问题.

As far as I know, multicore support is something you can't influence through coding. It's something your simulator either has or hasn't. Even if you could, you have the problem that your build, connect, run, etc. phase must execute in sequence.

这篇关于在多个内核上运行UVM阶段的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆