targets: use platform.request_all on LedChaser.
[litex.git] / litex / boards / targets / de0nano.py
2020-08-06 Florent Kermarrectargets: use platform.request_all on LedChaser.
2020-08-04 enjoy-digitalMerge pull request #619 from antmicro/jboc/sim-clocker
2020-07-30 enjoy-digitalMerge pull request #611 from antmicro/jboc/axi-lite
2020-07-24 Florent Kermarrectargets: keep in sync with litex-boards.
2020-07-22 enjoy-digitalMerge pull request #599 from antmicro/gen-mmcm-pr
2020-07-10 enjoy-digitalMerge pull request #587 from antmicro/mor1x_ror_instruction
2020-07-01 enjoy-digitalMerge pull request #580 from Dolu1990/patch-2
2020-06-30 Florent Kermarrectargets: add identifier on all targets and update Versa...
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-21 Florent Kermarrecplatforms/targets: keep in sync with litex-boards.
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 Kermarrecboards: keep in sync with LiteX-Boards, integrate impro...
2020-04-10 Florent Kermarrectargets: use DDROutput on sdram_clock and similar confi...
2020-04-07 Florent Kermarrectargets/de0nano: use CycloneIVPLL, remove 50MHz limitation.
2020-03-25 enjoy-digitalMerge pull request #437 from feliks-montez/bugfix/fix...
2020-03-24 Florent Kermarrecboards/targets: update SDRAM to use new GENSDRPHY and...
2020-03-21 Florent Kermarrectargets: always use sys_clk_freq on SDRAM modules.
2020-03-21 enjoy-digitalMerge pull request #435 from enjoy-digital/spi_master_c...
2020-03-20 Florent Kermarrectargets: switch to SoCCore/add_sdram instead of SoCSDRAM.
2020-01-13 Florent KermarrecSoCCore: set integrated rom/sram size default values...
2020-01-09 Florent Kermarrectargets: sync with litex-boards
2020-01-09 enjoy-digitalMerge pull request #337 from gregdavill/spi-flash
2019-12-06 Florent Kermarrecboards/targets: keep attributes are no longer needed...
2019-12-06 Tim AnsellMerge pull request #313 from mmicko/yosys_ise_flow_fix
2019-12-03 Florent Kermarrectargets: uniformize, improve presentation
2019-06-24 Florent Kermarrecmake sure #!/usr/bin/env python3 is before copyright...
2019-06-23 Florent Kermarrecadd CONTRIBUTORS file and add copyright header to all...
2019-05-14 Florent Kermarrecboards/targets/de0nano: reduce to 50MHz sys_clk, simpli...
2019-05-09 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2019-05-07 Florent Kermarrecboards/targets: make sys_clk_freq a parameter
2019-04-20 Florent Kermarrecboards/targets: add keep attribute directly in crg
2019-01-21 Florent Kermarrecboards/targets: improve presentation
2018-09-24 Florent Kermarrecboards/targets: uniformize things between targets
2018-02-23 Florent Kermarrecreplace litex.gen imports with migen imports
2016-04-29 Florent Kermarrecboards/targets: SDRAM modules are now litedram.modules
2016-04-29 Florent Kermarrectargets: remove sdram_controller_type parameter (minico...
2016-04-29 Florent Kermarrecmove sdram code to litedram (https://github.com/enjoy...
2016-04-19 Florent KermarrecMerge branch 'master' of https://github.com/enjoy-digit...
2016-04-18 Florent Kermarrecsoc/cores/sdram/settings: simplify modules and fix...
2016-01-01 Florent Kermarrecboards/targets: change mode (add +x)
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