make sure #!/usr/bin/env python3 is before copyright header
[litex.git] / litex / boards / targets / genesys2.py
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-06-27 Florent Kermarrecboards: add genesys2 (platform with clk/serial/dram...