build/generic_plaform: add loose parameter to return None when not available/existing.
[litex.git] / litex / build / generic_platform.py
2020-08-06 Florent Kermarrecbuild/generic_plaform: add loose parameter to return...
2020-06-02 enjoy-digitalMerge pull request #553 from ozbenh/sim-autoinit
2020-06-02 Florent Kermarrecbuild/generic_platform: add default_clk constraints...
2020-05-12 enjoy-digitalMerge pull request #478 from antmicro/extended_spi_flash
2020-05-11 enjoy-digitalMerge branch 'master' into rdimm_bside_init
2020-05-11 enjoy-digitalMerge pull request #484 from ilya-epifanov/lattice...
2020-05-11 enjoy-digitalMerge branch 'master' into cpu-imac-config-for-vexriscv
2020-05-07 Dave MarplesMerge branch 'master' of https://github.com/enjoy-digit...
2020-05-05 Florent Kermarrecbuild/platform: allow doing a loose lookup_request...
2020-04-10 Florent Kermarreclitex/build/io: also import CRG (since using Differenti...
2019-11-22 Florent Kermarrecbuild/generic_platform: avoid duplicate in GenericPlatf...
2019-11-20 enjoy-digitalMerge pull request #309 from antmicro/mmcm-fix
2019-11-01 Florent Kermarrecsoc/integration/builder: pass output_dir to platform...
2019-10-20 enjoy-digitalMerge pull request #283 from kbeckmann/kbeckmann/bios_i...
2019-10-17 Florent Kermarrecbuild/generic_platform: replace set with list for sourc...
2019-10-15 Florent Kermarrecbuild/generic_platform: keep language to None if None...
2019-10-10 Florent Kermarrecbuild/generic_platform: only add sources if language...
2019-10-10 enjoy-digitalMerge pull request #277 from railnova/feature/vivado_sy...
2019-10-10 Martin CornilAdd system Verilog support for the Vivado builder
2019-06-23 Florent Kermarrecadd CONTRIBUTORS file and add copyright header to all...
2018-11-12 Florent Kermarrecgeneric_platform: use set for sources
2018-07-20 Florent Kermarrecbuild/generic_platform: use list for sources instead...
2018-05-01 Florent Kermarrecbuild: use our own fhdl/verilog code (needed to avoid...
2018-03-03 enjoy-digitalMerge pull request #65 from cr1901/tinyfpga-serial
2018-02-28 Florent Kermarrecbuild: merge with migen.build 27beffe7
2018-02-23 Florent Kermarrecreplace litex.gen imports with migen imports
2018-01-06 Florent Kermarrecbuild: add Inverted property to IOs to ease inverting...
2016-03-21 Florent Kermarrecgen/build: merge with migen 0575c749e35a7180f0dca408e42...
2015-11-30 Florent Kermarrecgen/build: use name_override for all IOs defined in...
2015-11-19 Florent Kermarrecbuild/generic_platform: add support for int parameter...
2015-11-16 Florent Kermarrecbuild: remove edif support
2015-11-13 Florent Kermarrecfor now use our fork of migen (to be able to simulate...
2015-11-11 Florent Kermarrecavoid forking migen, we will add custom modules in...
2015-11-07 Florent Kermarreclitex: reorganize things, first work working version