summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorNathan Sharp <39231199+nwsharp@users.noreply.github.com>2021-07-12 06:39:53 -0600
committerGitHub <noreply@github.com>2021-07-12 21:39:53 +0900
commitc8f669249ae064aa014ec180df3934f0a82cab29 (patch)
tree3ba9d4e7e7d25cfddde068b4b868a5cde2da8ce5 /supported-tools.md
parent9a9fd24b17db32e452609e68e6a9729461625720 (diff)
downloadale-c8f669249ae064aa014ec180df3934f0a82cab29.zip
Add Yosys linter for Verilog files. (#3713)
* Add yosys for verilog files. * Add handler test for yosys. * fix typo in yosys handler test * fix array order in yosys handler test * add yosys linter to filetype defaults test * fix duplicate tag * add 'yosys' to 'ale-supported-languages-and-tools.txt'
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 79d8e7df..d4e55f86 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -559,6 +559,7 @@ formatting.
* [verilator](http://www.veripool.org/projects/verilator/wiki/Intro)
* [vlog](https://www.mentor.com/products/fv/questa/)
* [xvlog](https://www.xilinx.com/products/design-tools/vivado.html)
+ * [yosys](http://www.clifford.at/yosys/)
* VHDL
* [ghdl](https://github.com/ghdl/ghdl)
* [vcom](https://www.mentor.com/products/fv/questa/)