Skip to content

Commit

Permalink
Update doc/manual/manual.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Scott <rscott@galois.com>
  • Loading branch information
bboston7 and RyanGlScott committed Aug 10, 2023
1 parent 6d1fae7 commit f77202b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -3300,7 +3300,7 @@ problem with this aspect of the translation.
# Analyzing Hardware Circuits using Yosys
SAW has experimental support for analysis of hardware descriptions written in VHDL ([via GHDL](https://github.com/ghdl/ghdl-yosys-plugin)) through an intermediate representation produced by [Yosys](https://yosyshq.net/yosys/).
This generally follows the same conventions and idioms used in the rest of SAWSCript.
This generally follows the same conventions and idioms used in the rest of SAWScript.
## Processing VHDL With Yosys
Given a VHDL file `test.vhd` containing an entity `test`, one can generate an intermediate representation `test.json` suitable for loading into SAW:
Expand Down

0 comments on commit f77202b

Please sign in to comment.