vendor.lattice_ice40: zero-pad CLKHF_DIV in SB_HFOSC instance.
[nmigen.git] / nmigen / vendor / lattice_ice40.py
2020-11-02 David Lattimorevendor.lattice_ice40: zero-pad CLKHF_DIV in SB_HFOSC...
2020-07-31 whitequarkbuild,vendor: never carry around parts of differential...
2020-07-02 whitequarkvendor: `yosys` is not a required tool for proprietary...
2020-05-31 whitequarkvendor.lattice_ice40: reword confusing comment. NFC.
2020-05-02 whitequarkplat, vendor: systematically escape net and file names...
2020-04-14 whitequarkbuil.plat: enable strict undefined behavior in Jinja2.
2020-03-20 WRansohoffvendor.lattice_ice40: add support for SB_[LH]FOSC as...
2020-02-06 whitequarkbuild.res,vendor: place clock constraint on port, not...
2020-01-31 Sylvain Munautvendor.lattice_{ice40,ecp5}: Support .il (RTLIL) files...
2020-01-12 whitequarkRemove everything deprecated in nmigen 0.1.
2019-10-14 whitequarkvendor.lattice_ice40: fix commit 88649def.
2019-10-13 whitequarkvendor.lattice_{ice40,ecp5}: fix typo.
2019-10-13 whitequarkvendor.lattice_ice40: use pcf files instead of pre...
2019-10-13 whitequarkvendor.lattice_{ice40,ecp5}: emit Verilog as well,...
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 Darrell Harmonvendor.xilinx_7series: apply false path / max delay...
2019-09-22 whitequarkvendor.lattice_ice40: fix required tool list for iCECub...
2019-09-21 whitequarkvendor.lattice_ice40: add iCECube support.
2019-09-21 whitequarkbuild.plat: NMIGEN_<toolchain>_env→NMIGEN_ENV_<toolchain>
2019-09-20 whitequarkvendor.lattice_{ecp5,ice40}: allow clock constraints...
2019-08-31 Emily_toolchain,build.plat,vendor.*: add required_tools...
2019-08-22 whitequarkvendor: eliminate unnecessary LUT instantiation.
2019-08-21 whitequarkvendor.lattice_ice40: remove `--placer heap` default...
2019-08-21 whitequarkvendor: style. NFC.
2019-08-19 whitequarkvendor.lattice_ice40: use a local clock domain in creat...
2019-08-07 whitequarkvendor.lattice_ice40: add iCE5LP2K support.
2019-08-07 whitequarkvendor.lattice_ice40: add iCE40UP3K support.
2019-08-07 whitequarkvendor.lattice_ice40: add iCE5LP1K support.
2019-08-04 whitequarkvendor.xilinx_spartan_3_6: set bitgen defaults to ...
2019-08-04 whitequarkvendor.lattice_ice40: avoid routing conflicts with...
2019-08-03 whitequarkvendor.lattice_ice40: add missing signal indexing.
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 whitequarkbuild.plat: source a script with toolchain environment.
2019-07-06 whitequarkbuild.plat, vendor.*: don't join strings passed as...
2019-07-03 whitequarkvendor: give names to IO buffer instances.
2019-07-02 Alain Péteutbuild.plat: add iter_extra_files method.
2019-06-28 whitequarkvendor.lattice_ice40: fix instance of negedge FF due...
2019-06-19 whitequarkvendor.lattice_ice40: use different --package for 4k...
2019-06-17 whitequarkvendor.xilinx_{7series,spartan6}: cleanup. NFC.
2019-06-14 whitequarkvendor.lattice_ice40: never place an inverter on global...
2019-06-12 whitequarkSimplify code by using Signal.like(name_suffix=".....
2019-06-12 whitequarkvendor.lattice_ice40: fix typo.
2019-06-12 whitequarkbuild.{dsl,res,plat}: add PinsN and DiffPairsN.
2019-06-05 whitequarkbuild.{dsl,res,plat}: apply clock constraints to signal...
2019-06-05 whitequarkbuild.dsl: replace extras= with Attrs().
2019-06-05 whitequarkTypos and style fixes. NFC.
2019-06-04 whitequarkvendor.lattice_ice40: normalize device names.
2019-06-04 whitequarkvendor.board: split off into nmigen-boards package.