build.plat, vendor.*: don't join strings passed as _opts overrides.
[nmigen.git] / nmigen / vendor / lattice_ice40.py
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.