Docs: More bugpoint bullets
More info for creating GitHub issues and the different sections. Discuss additional details that can be included as comments on the issue. Also mention Gists for large files (preferable to downloading a .txt). Add a warning about external plugins/tools. Also add a note to `load_design.rst` about `Frontend`s and `-f` command line option.
This commit is contained in:
@@ -68,6 +68,10 @@ Yosys frontends
|
||||
|
||||
+ executed as multiple successive calls to the frontend
|
||||
|
||||
- compatible with ``-f`` command line option, e.g. ``yosys -f verilog
|
||||
design.txt`` will use the `read_verilog` frontend with the input file
|
||||
``design.txt``
|
||||
|
||||
- `verific` and `read` commands are technically not 'Frontends', but their
|
||||
behaviour is kept in sync
|
||||
|
||||
|
||||
Reference in New Issue
Block a user