From: whitequark Date: Thu, 15 Oct 2020 18:10:39 +0000 (+0000) Subject: README: Quicklogic EOS S3 is now supported. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a6db99b05e8bf3dcf90e0ebb06965b7e6b678006;p=nmigen.git README: Quicklogic EOS S3 is now supported. --- diff --git a/README.md b/README.md index f8f29d6..2f288d0 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,8 @@ nMigen can be used to target any FPGA or ASIC process that accepts behavioral Ve * Xilinx Spartan 6 (toolchains: ISE); * Xilinx 7-series (toolchains: Vivado); * Xilinx UltraScale (toolchains: Vivado); - * Intel (toolchains: Quartus). + * Intel (toolchains: Quartus); + * Quicklogic EOS S3 (toolchains: **Yosys+VPR**). FOSS toolchains are listed in **bold**.