build/lattice/trellis: fix spimode typo.
[litex.git] / litex / build / lattice / trellis.py
2020-07-11 Florent Kermarrecbuild/lattice/trellis: fix spimode typo.
2020-07-11 enjoy-digitalMerge pull request #588 from oskirby/trellis-spimode
2020-07-11 Owen Kirbytrellis: Add option to select SPI mode.
2020-05-13 enjoy-digitalMerge pull request #503 from rprinz08/master
2020-05-12 enjoy-digitalMerge pull request #478 from antmicro/extended_spi_flash
2020-05-12 enjoy-digitalMerge pull request #510 from mubes/colorlight_usb
2020-05-12 Dave MarplesFix dumb missing line
2020-05-12 Dave MarplesBring into line with master
2020-05-12 Dave MarplesAddition of boot address parameter for trellis builds
2020-05-11 enjoy-digitalMerge pull request #505 from DurandA/patch-3
2020-05-11 enjoy-digitalMerge pull request #502 from shuffle2/master
2020-05-11 enjoy-digitalMerge branch 'master' into rdimm_bside_init
2020-05-11 Florent Kermarreclattice/icestorm: add ignoreloops/seed support (similar...
2020-05-11 Florent Kermarreclattice/trellis: simplify seed support and add it to...
2020-05-11 enjoy-digitalMerge pull request #484 from ilya-epifanov/lattice...
2020-05-07 Dave MarplesMerge branch 'master' of https://github.com/enjoy-digit...
2020-04-28 Ilya EpifanovCan now pass `--seed` to `nextpnr-ecp5` via `TrellisToo...
2020-04-27 enjoy-digitalMerge branch 'master' into litex-sm2py
2020-04-27 enjoy-digitalMerge pull request #473 from fjullien/memusage
2020-04-27 enjoy-digitalMerge pull request #476 from enjoy-digital/serv
2020-04-27 enjoy-digitalMerge pull request #475 from gregdavill/read_verilog_defer
2020-04-27 Greg Davillbuild/trellis: add verilog_read -defer option to yosys...
2020-04-14 enjoy-digitalMerge pull request #464 from mithro/litex-sim-fixes
2020-04-12 enjoy-digitalMerge pull request #462 from ironsteel/trellis-12k
2020-04-12 Rangel Ivanovbuild/lattice/trellis.py: Add 12k device
2020-03-25 enjoy-digitalMerge pull request #437 from feliks-montez/bugfix/fix...
2020-03-24 Florent Kermarrecbuild/lattice/diamond: remove ECP3 support. (ECP3 is...
2020-03-05 enjoy-digitalMerge pull request #410 from antmicro/netv2-edid
2020-03-04 Florent Kermarrecbuild: assume vendor tools are in the PATH and remove...
2020-02-28 Florent Kermarreclattice/yosys: don't use quiet operation since logs...
2020-02-08 enjoy-digitalMerge pull request #278 from scanakci/blackparrot_litex
2020-01-17 Florent Kermarrecbuild/lattice: add add_false_path_constraint method...
2020-01-12 enjoy-digitalMerge pull request #338 from DurandA/master
2020-01-10 Arnaud DurandAdd optional 'ignore-loops' flag to nextpnr
2020-01-09 enjoy-digitalMerge pull request #337 from gregdavill/spi-flash
2020-01-08 Florent Kermarrecbuild/lattice/trellis: use a single fonction to parse...
2020-01-08 enjoy-digitalMerge pull request #336 from kbeckmann/trellis-speed
2020-01-08 Konrad Beckmanntrellis: Pass speed grade argument to nextpnr
2019-12-07 Florent Kermarrecbuild/lattice/icestorm: cleanup/simplify (and remove...
2019-12-06 Florent Kermarrecbuild/lattice/trellis: nextpnr now handle LPF timing...
2019-12-06 Florent Kermarrecbuild/lattice: cleanup/simplify (no functional changes)
2019-12-06 Tim AnsellMerge pull request #313 from mmicko/yosys_ise_flow_fix
2019-11-30 Tim AnsellMerge pull request #311 from kbeckmann/trellis_cabga256
2019-11-30 Konrad Beckmanntrellis: Support the CABGA256 package
2019-11-20 enjoy-digitalMerge pull request #309 from antmicro/mmcm-fix
2019-10-25 enjoy-digitalMerge pull request #286 from gsomlo/gls-timingstrict
2019-10-24 Gabriel Somlobuild/lattice/trellis: optionally allow failure if...
2019-10-20 enjoy-digitalMerge pull request #283 from kbeckmann/kbeckmann/bios_i...
2019-10-18 Florent Kermarrecbuild/lattice/trellis: use --timing-allow-fail to allow...
2019-10-06 enjoy-digitalMerge pull request #271 from gsomlo/gls-yosys-nowidelut
2019-10-06 Gabriel L. Somlotrellis, versa_ecp5: optional '-nowidelut' flag for...
2019-08-10 enjoy-digitalMerge pull request #235 from gsomlo/gls-trellis-yosys-opt
2019-08-09 Gabriel L. Somlobuild/lattice/trellis: use abc9 techmapping pass with...
2019-06-23 Florent Kermarrecadd CONTRIBUTORS file and add copyright header to all...
2019-04-23 Florent Kermarrecbuild: add migen and litex git revision to generated...
2019-04-23 enjoy-digitalMerge pull request #171 from keesj/develop_as_user
2019-04-23 Florent Kermarrecbuild: add sha-1/date to generated verilog, change...
2019-04-23 Florent Kermarrecbuild: add git version (sha-1) used to create the scripts
2019-04-23 Florent Kermarrecbuild: scripts are generated by LiteX
2019-04-19 Sean CrossMerge branch 'master' of https://github.com/enjoy-digit...
2019-03-22 enjoy-digitalMerge pull request #154 from daveshah1/yosys_xilinx_edif
2019-03-07 enjoy-digitalMerge pull request #153 from railnova/fix_utils
2019-03-06 enjoy-digitalMerge pull request #152 from gsomlo/gls-trellis-svf
2019-03-06 Gabriel L. Somlobuild/lattice/trellis: also generate bitstream in svf...
2019-03-01 Florent Kermarrecbuild/lattice/trellis: add package support
2019-03-01 Florent Kermarrecbuild/lattice/trellis: basecfg now integrated in nextpnr
2019-02-25 enjoy-digitalMerge pull request #149 from daveshah1/versa_trellis
2019-02-25 David Shahtrellis: Add LPF frequency constraints and remove ...
2018-11-12 Florent Kermarrecbuild: merge more migen changes
2018-11-12 Florent Kermarrecbuild/lattice: import changes from migen