soc/integration/csr_bridge: use registered version only when SDRAM is present.
[litex.git] / test / test_targets.py
2020-06-02 enjoy-digitalMerge pull request #553 from ozbenh/sim-autoinit
2020-06-02 Florent Kermarrectest: update.
2020-06-02 Florent Kermarrecboards/arty: remove specific arty_symbiflow platform...
2020-06-02 enjoy-digitalMerge pull request #551 from antmicro/mglb/symbiflow...
2020-06-01 Mariusz Glebockitest/test_targets: add arty_symbiflow
2020-05-27 enjoy-digitalMerge pull request #541 from antmicro/jboc/spd-read
2020-05-25 enjoy-digitalMerge pull request #539 from dayjaby/pr-fix_uart_startbit
2020-05-22 enjoy-digitalMerge pull request #535 from antmicro/arty-cv32e40p
2020-05-22 Florent Kermarrectest/test_targets: update build_test.
2020-05-13 Florent Kermarrectest/test_targets: workaround to fix travis.
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 Kermarrecplatforms/targets: fix CI.
2020-03-25 enjoy-digitalMerge pull request #437 from feliks-montez/bugfix/fix...
2020-03-25 Florent Kermarrectest/test_targets: remove versa_ecp3.
2020-03-21 enjoy-digitalMerge pull request #435 from enjoy-digital/spi_master_c...
2020-03-20 Florent Kermarrectargets: switch to add_ethernet method instead of Ether...
2020-02-29 Florent Kermarrectest/test_targets: use uart-name=stub.
2020-02-08 enjoy-digitalMerge pull request #278 from scanakci/blackparrot_litex
2020-01-17 Florent Kermarrectest/test_targets: limit max_sdram_size to 1GB
2020-01-15 Florent Kermarrectest/test_targets: update
2019-11-20 enjoy-digitalMerge pull request #309 from antmicro/mmcm-fix
2019-10-28 Florent Kermarrectest/test_targets: skip Minerva test on Travis-CI,...
2019-10-01 enjoy-digitalMerge pull request #269 from antmicro/rework_icap
2019-09-30 Florent Kermarrecsoc_core: fix cpu_type=None case and add test for it
2019-09-29 Florent Kermarrectest/test_targets: update cpu-type to mor1kx
2019-06-24 Florent Kermarrecboards: community supported boards are now located...
2019-06-23 Florent Kermarrectest: add copyright header
2019-06-11 enjoy-digitalMerge pull request #198 from TomKeddie/tomk_20190610_ar...
2019-06-05 Florent Kermarrectest/test_targets: add de10lite
2019-06-02 Tim AnsellMerge pull request #192 from sutajiokousagi/pr_c99_types
2019-06-02 Florent Kermarrectest/test_targets: add de2_115, de1soc
2019-05-10 Florent Kermarrecboards: add initial NeTV2 support (clocks, leds, dram...
2019-05-09 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2019-05-09 Florent Kermarrectest/test_targets: fix test_ulx3s name
2019-04-29 Florent Kermarrectest/test_targets: comment bad variant tests for now
2019-04-27 enjoy-digitalMerge pull request #175 from mithro/cpu-docs
2019-04-26 Tim 'mithro' AnsellAdding testing of cpu variants.
2019-04-23 Florent Kermarrectest/test_targets: cover all platforms
2019-04-22 Florent Kermarrecglobal: switch to VexRiscv as the default CPU
2019-04-22 Florent Kermarrecci: fix test_targets/test_simple
2019-04-22 Florent Kermarrectravis: simplify, enable and add RISC-V toolchain to...
2019-01-06 Florent Kermarrecboards: avoid duplicating platforms that can be found...
2018-11-26 enjoy-digitalMerge pull request #128 from mithro/small-fix
2018-11-17 Florent Kermarrectest/test_targets: update
2018-09-24 Florent Kermarrectest/test_targets: test simple design with all platforms
2018-09-23 Florent Kermarrectest/test_targets: update and reorganize targets
2018-02-23 Florent Kermarrecreplace litex.gen imports with migen imports
2017-04-24 Florent Kermarrectest/test_targets: check top.v generation
2017-04-24 Florent Kermarrectest: add basic test_targets.py