Initial draft of PC for Verilator modeling for software.#694
Open
jeremybennett wants to merge 1 commit intoopenhwgroup:masterfrom
Open
Initial draft of PC for Verilator modeling for software.#694jeremybennett wants to merge 1 commit intoopenhwgroup:masterfrom
jeremybennett wants to merge 1 commit intoopenhwgroup:masterfrom
Conversation
Project-Descriptions-and-Plans/Verilator-models-for-software/ * images/avr-studio.png: Created. * verilator-models-for-software-pc.md: Created. Signed-off-by: Jeremy Bennett <jeremy.bennett@embecosm.com>
Member
There was a problem hiding this comment.
Please add a license header for this file. The SPDX two-liner is sufficient:
<!---
Copyright 2024 Embecosm, OpenHW Group
SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
--->
davideschiavone
requested changes
Sep 10, 2024
Contributor
davideschiavone
left a comment
There was a problem hiding this comment.
LGTM, general comment, would it make sense to add the Verilator version?
|
|
||
| From the [Verilator Wikipedia entry](https://www.veripool.org/wiki/verilator): | ||
|
|
||
| > Verilator is a free and open-source software tool capable of converting Synthesizable Verilog/SystemVerilog to a cycle-accurate cycle-accurate, 2-state behavioral model in C++ or SystemC. |
Contributor
There was a problem hiding this comment.
cycle-accurate is written twice
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Project-Descriptions-and-Plans/Verilator-models-for-software/