targets: use platform.request_all on LedChaser.
[litex.git] / litex / boards / targets / nexys_video.py
2020-08-06 Florent Kermarrectargets: use platform.request_all on LedChaser.
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-03 Florent Kermarrectargets: remove sdcard clock domain (now generated...
2020-07-01 Florent Kermarrecsdcard: rename cd_sdcard to cd_sd to avoid unnecessary...
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-06-29 enjoy-digitalMerge pull request #579 from antmicro/fix_building_bios
2020-06-27 enjoy-digitalMerge pull request #576 from betrusted-io/deprecate_slave
2020-06-25 Florent Kermarrectargets: add fixed sdcard clock on boards with SDCard...
2020-06-01 enjoy-digitalMerge pull request #550 from antmicro/jboc/spd-read
2020-05-29 Florent Kermarrectargets/nexys_video: add spi-sdcard and sdcard support.
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-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-03-20 Florent Kermarrectargets: switch to SoCCore/add_sdram instead of SoCSDRAM.
2020-02-27 Florent Kermarrecboards: keep in sync with LiteX-boards
2020-02-11 enjoy-digitalMerge pull request #382 from enjoy-digital/new_soc
2020-02-11 Florent Kermarrectargets/EthernetSoC: be sure memory region is added...
2020-02-08 enjoy-digitalMerge pull request #278 from scanakci/blackparrot_litex
2020-01-24 enjoy-digitalMerge pull request #357 from betrusted-io/add_clk_ce
2020-01-20 Florent Kermarrectargets: use mem_region.origin instead of mem_map defin...
2020-01-16 Florent Kermarrectargets: cleanup EthernetSoC
2020-01-13 Florent KermarrecSoCCore: set integrated rom/sram size default values...
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-11-20 enjoy-digitalMerge pull request #309 from antmicro/mmcm-fix
2019-10-30 Florent Kermarrectargets: use type="io" instead of io_region=True
2019-10-09 enjoy-digitalMerge pull request #275 from pcotret/patch-1
2019-10-09 Florent Kermarrectargets/sim: switch from shadow_base to io_regions
2019-10-01 enjoy-digitalMerge pull request #269 from antmicro/rework_icap
2019-09-24 enjoy-digitalMerge pull request #266 from xobs/add-moduledoc-autodoc
2019-09-23 enjoy-digitalMerge pull request #264 from antmicro/mor1kx_linux
2019-09-23 Filip Kokosinskiboards/targets: increase integrated ROM size if Etherne...
2019-08-31 enjoy-digitalMerge pull request #251 from micro-FPGA/master
2019-08-27 Florent Kermarrectargets/nexys_video: generate clk100
2019-06-28 Florent Kermarrectargets: use new prefered way to add wishbone slave
2019-06-24 Florent Kermarrecliteeth: update mac imports (olds still works, but...
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-09 Florent Kermarrecboards/targets: use new add_csr method
2019-05-09 Florent Kermarrecboards/targets: declare ethmac interrupt with new add_i...
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-23 Florent Kermarrectargets/xilinx: remove keep attribute on clock going...
2019-04-20 Florent Kermarrecboards: always define timing constraints the same way...
2019-04-20 Florent Kermarrecboards/targets: add keep attribute directly in crg
2019-01-21 Florent Kermarrecboards/targets: improve presentation
2019-01-08 Florent Kermarrectargets: pass speedgrade to S7PLL/S7MMCM
2018-09-25 enjoy-digitalMerge pull request #109 from cr1901/xip-improve
2018-09-25 Florent Kermarrectargets: use new clock abstraction on all 7-series...
2018-09-24 Florent Kermarrecboards/targets: uniformize things between targets
2018-09-24 Florent Kermarreccores/cpu: add software informations to cpu and simplif...
2018-09-19 Florent KermarrecMerge branch 'master' of github.com/enjoy-digital/litex
2018-09-19 Florent Kermarrectargets: replace MiniSoC with EthernetSoC
2018-09-18 enjoy-digitalMerge pull request #101 from cr1901/icestorm-migen...
2018-09-13 Florent Kermarrectargets: self.pll_sys --> pll_sys
2018-09-08 enjoy-digitalMerge pull request #99 from cr1901/mk-copy-main-ram
2018-09-08 enjoy-digitalMerge pull request #100 from cr1901/tinyprog-fix
2018-09-07 Florent Kermarrectargets: pass endianness to LiteEThMAC, tftp working...
2018-07-17 enjoy-digitalMerge pull request #80 from xobs/fix-vexriscv-csr-read
2018-07-16 Florent Kermarrectargets/nexys_video: remove read leveling constants...
2018-06-12 Florent Kermarrectargets: change a7/k7ddrphy imports to s7ddrphy
2018-02-23 Florent Kermarrecreplace litex.gen imports with migen imports
2018-01-13 Tim AnsellMerge pull request #48 from mithro/fix-constants
2018-01-12 Tim AnsellMerge pull request #44 from felixheld/nexys_video-dram-fix
2018-01-12 Felix Heldfix DDR3 on nexys_video
2017-10-30 Tim AnsellMerge pull request #34 from mithro/uart-irq-change
2017-10-30 Tim 'mithro' AnsellBump the IRQ for liteeth based targets.
2017-07-04 Florent Kermarrectargets: cleanup arty/nexys_video/kc705 and use better...
2017-02-16 Florent Kermarrecboards/targets: add dram to arty and nexys_video
2017-02-10 Florent Kermarrecboards/targets: remove build and load parameters on...
2017-01-17 enjoy-digitalMerge pull request #14 from mithro/spiflash2
2017-01-13 Florent Kermarrecmerge most of misoc 54e1ef82 and migen e93d0601 changes
2016-01-01 Florent Kermarrecboards/targets: change mode (add +x)
2015-12-01 Florent Kermarrecboards/nexys_video: use ethernet constraints similar...
2015-12-01 Florent Kermarrecboards/targets: add nexys_video