build.plat: TemplatedPlatform.iter_extra_files→Platform.iter_files.
[nmigen.git] / nmigen / vendor / xilinx_spartan_3_6.py
2020-11-10 whitequarkbuild.plat: TemplatedPlatform.iter_extra_files→Platform...
2020-08-26 whitequarklib.cdc: in AsyncFFSynchronizer(), rename domain= to...
2020-07-31 whitequarkbuild,vendor: never carry around parts of differential...
2020-07-02 whitequarkvendor: `yosys` is not a required tool for proprietary...
2020-03-15 Nicolas Robinvendor: fix typo `async_ff_sync`
2020-03-12 whitequarkvendor: fix a few issues in commit 2f8669ca.
2020-03-08 awyglelib.cdc: extract AsyncFFSynchronizer.
2020-02-06 whitequarkbuild.res,vendor: place clock constraint on port, not...
2019-11-18 Jean-François Nguyenvendor.xilinx_*: Set IOB attribute on cels instead...
2019-10-13 EmilyRefactor build script toolchain lookups.
2019-10-10 whitequarkvendor: yosys is a required tool for all Verilog-based...
2019-10-09 whitequarkbuild.plat,vendor: always synchronize reset in default...
2019-09-24 whitequarkbuild.plat: strip internal attributes from Verilog...
2019-09-24 whitequarkbuild.plat,lib.cdc,vendor: unify platform related diagn...
2019-09-24 whitequarkvendor.xilinx_spartan_3_6: explain why ASYNC_REG is...
2019-09-24 Darrell Harmonvendor.xilinx_7series: apply false path / max delay...
2019-09-23 whitequarklib.cdc: avoid modifying synchronizers in their elabora...
2019-09-23 Darrell Harmonvendor.xilinx_spartan_3_6: override reset synchronizer.
2019-09-23 whitequarklib.cdc: MultiReg→FFSynchronizer.
2019-09-21 whitequarkbuild.plat: NMIGEN_<toolchain>_env→NMIGEN_ENV_<toolchain>
2019-09-20 Darrell Harmonvendor.xilinx_{7series,spartan3_6}: specialize MultiReg.
2019-09-12 whitequarkbuild.plat: bypass tool detection if NMIGEN_*_env is...
2019-09-11 whitequarkbuild.plat,vendor: allow clock constraints on arbitrary...
2019-08-31 Emily_toolchain,build.plat,vendor.*: add required_tools...
2019-08-22 whitequarkvendor: eliminate unnecessary LUT instantiation.
2019-08-21 whitequarkvendor: style. NFC.
2019-08-21 whitequarkbuild.plat: remove TemplatedPlatform.unix_interpreter.
2019-08-04 whitequarkvendor.xilinx_{spartan_3_6,7series}: reconsider default...
2019-08-04 whitequarkvendor.xilinx_spartan_3_6: reconsider bitgen defaults.
2019-08-04 whitequarkvendor.xilinx_spartan_3_6: set bitgen defaults to ...
2019-08-04 whitequarkvendor.xilinx_spartan_3_6: always use -w for map/par...
2019-08-04 whitequarkvendor.xilinx_spartan_3_6: do not use retiming by default.
2019-08-04 whitequarkvendor.xilinx_spartan_3_6: force use of bash on UNIX.
2019-08-03 whitequarkbuild.plat,vendor: automatically create sync domain...
2019-07-21 N. Engelhardtvendor: don't emit duplicate iobuf submodule names.
2019-07-07 William D. Jonesvendor.xilinx_spartan_3_6: Add Spartan3A family support.