Skip to content

Commit

Permalink
Add "Notes" section to README
Browse files Browse the repository at this point in the history
  • Loading branch information
tudortimi committed Mar 5, 2022
1 parent 2fe760d commit 1892f31
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,12 @@ These argument files can be integrated into an existing simulation setup.
Currently supports Xcelium and QuestaSim.

Also supports testing using SVUnit and generating DVT projects.


## Notes

The DSL is not yet stable and parts will most definitely change in the future.
The examples serve as de-facto documentation.

The plugin API is also not yet stable,
so it's probably not a good idea to start writing extensions to it just yet.

0 comments on commit 1892f31

Please sign in to comment.