-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to passed your testbench without any UVM_ERROR? #5
Comments
Looks like the code of the DUT has a missing file which is causing this issue. I do not have any backups for this project and we would need development of the Hazard Unit Controller again. |
Hi gupta409, I found your paper on google, and I think your idea of using python script to help development is great, so I want to refer to your python script. I found that the python script is not included on github, Could you share it please! Regards, |
Hi,
Can you please point me to the paper you are talking about?
…On Fri, Mar 4, 2022 at 12:40 PM genggf ***@***.***> wrote:
Hi gupta409,
I found your paper on google, and I think your idea of using python script
to help development is great, so I want to refer to your python script. I
found that the python script is not included on github, Could you share it
please!
Regards,
gengfei
—
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIJE5FHBWEC2NM3MBEPUJRDU6GZMNANCNFSM5AVRGGEQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***>
|
Hi Gupta, Thank you very much for your reply. The link to the paper is as follows: I would like to refer to two places of your paper: UVM Env Configurator:You use the interface to configure the simulation and present the simulation results, which is very cool, so I really want to refer to your GUI script. In addition, some picture information of processor_scoreboard.sv is also given in your paper. By printing the information, it can be seen that the number of lines in the "processor_scoreboard.sv" file is very large, more than 1331 lines, which is much larger than the current "processor_scoreboard.scoreboard. sv", so if you have a backup, could you update this file as well, thank you very much! Regards, |
Hi gengfei, The paper you mention only uses this repository as a reference. It is not associated with this particular repository. Thanks, |
Hi Anish, Thank you very much for your correction. I mistakenly thought that you are the author of this paper. I will continue to refer to your github project. If there are any questions, I will leave
|
Hi gupta409,
I run your code with vcs simulator but get scoreboard issue about LOAD and MOVE command.
Regards,
Luan.
The text was updated successfully, but these errors were encountered: