amaranth/nmigen/vendor
whitequark 7238e58224 vendor.intel: double-quote Tcl values rather than brace-quoting.
For unknown reasons, Quartus treats {foo} and "foo" in completely
different ways, which is not true for normal Tcl code; specifically,
it preserves the braces if they are used. Because of this, since
commit 6cee2804, the vendor.intel package was completely broken.
2020-05-21 09:48:42 +00:00
..
__init__.py vendor.fpga.lattice_ice40: implement. 2019-06-01 16:47:01 +00:00
intel.py vendor.intel: double-quote Tcl values rather than brace-quoting. 2020-05-21 09:48:42 +00:00
lattice_ecp5.py plat, vendor: systematically escape net and file names in Tcl. 2020-05-02 10:41:18 +00:00
lattice_ice40.py plat, vendor: systematically escape net and file names in Tcl. 2020-05-02 10:41:18 +00:00
lattice_machxo2.py vendor.lattice_machxo2: generate binary bitstreams. 2020-05-08 04:42:21 +00:00
xilinx_7series.py vendor.xilinx_{7series,ultrascale}: don't use write_verilog -decimal. 2020-05-21 08:57:43 +00:00
xilinx_spartan_3_6.py vendor: fix typo async_ff_sync 2020-03-15 11:34:52 +00:00
xilinx_ultrascale.py vendor.xilinx_{7series,ultrascale}: don't use write_verilog -decimal. 2020-05-21 08:57:43 +00:00