mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-26 13:53:05 +00:00
Update cheatsheets
This commit is contained in:
@@ -20,6 +20,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`verilator --lint-only -Wall`
|
||||
|
||||
- Create XML output about the design (files, modules, instance hierarchy, logic and data types) to feed into other tools:
|
||||
- Create XML output about the design (files, modules, instance hierarchy, logic, and data types) to feed into other tools:
|
||||
|
||||
`verilator --xml-output -Wall {{path/to/output.xml}}`
|
||||
|
||||
Reference in New Issue
Block a user