soc/integration/csr_bridge: use registered version only when SDRAM is present.
[litex.git] / setup.py
2020-08-05 enjoy-digitalMerge pull request #622 from antmicro/fix_connectors
2020-08-04 Florent Kermarrecsetup: add litex_json2dts to console_scripts.
2020-06-01 enjoy-digitalMerge pull request #550 from antmicro/jboc/spd-read
2020-05-29 Florent Kermarrecsetup.py: add litex_jtag_uart and litex_crossover_uart...
2020-05-25 Florent Kermarrectools: rename litex_crossover poc to litex_crossover_ua...
2020-05-24 Florent Kermarrectools: add litex_crossover to be able to use lxterm...
2020-05-12 enjoy-digitalMerge pull request #478 from antmicro/extended_spi_flash
2020-05-07 Dave MarplesMerge branch 'master' of https://github.com/enjoy-digit...
2020-04-28 enjoy-digitalMerge pull request #399 from mithro/litex-sm2py
2020-04-27 enjoy-digitalMerge branch 'master' into litex-sm2py
2020-04-15 Florent Kermarrecsetup.py/install_requires: add requests.
2020-04-12 Tim 'mithro' AnsellRename litex-data-XXX-YYY to pythondata-XXX-YYY
2020-04-12 Tim 'mithro' AnsellAdding missing comma.
2020-04-12 Tim 'mithro' AnsellAdding litex-data-software-compiler_rt as a required...
2020-04-07 enjoy-digitalMerge pull request #451 from mithro/multi-os
2020-04-07 Florent Kermarrecsetup.py: simplify, switch to Python3.6+ (using python_...
2020-01-09 enjoy-digitalMerge pull request #337 from gregdavill/spi-flash
2019-12-06 Tim AnsellMerge pull request #313 from mmicko/yosys_ise_flow_fix
2019-11-30 Florent Kermarrecsetup.py: update long_description
2019-06-12 Florent Kermarrecsetup.py: add migen to install_requires
2019-04-23 Florent Kermarrecsetup.py: add short names for tools
2019-04-20 Florent Kermarrectools: move from litex.soc.tools to litex.tools and...
2018-11-26 enjoy-digitalMerge pull request #128 from mithro/small-fix
2018-11-16 Florent Kermarrecutils: add litex_read_verilog utility
2018-11-16 Florent Kermarreccreate utils directory and move the litex utils to it
2018-09-23 Florent Kermarrecsetup.py: add litex_simple exec (to ease building simpl...
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-06 Florent Kermarrecsetup.py: create litex_sim exec to ease simulation
2018-07-27 enjoy-digitalMerge pull request #81 from xobs/vexriscv-to-wishbone
2018-07-27 Sean Crosstools: remove vexriscv_debug
2018-07-19 Florent Kermarrecsetup.pu: fix exclude
2018-07-18 Florent Kermarrecsetup.py: exclude test, sim, doc directories
2018-07-06 enjoy-digitalMerge pull request #78 from xobs/vexriscv_debug_bridge
2018-07-06 Sean Crosssetup: add vexriscv_debug to list of entrypoints
2018-02-23 Florent Kermarrecbump to 0.2.dev
2018-02-22 Florent Kermarrecuniformize with litex cores and make things more clear...
2018-01-11 Tim AnsellMerge pull request #42 from felixheld/requirements-fix
2018-01-11 Felix Heldadd pyserial to the package requirements
2017-04-24 Florent Kermarrecadd test directory with test_code_8b10b.py (from misoc)
2016-06-29 Florent Kermarrecsetup.py: remove litex_client from console_scripts...
2016-04-29 Florent Kermarrecsetup.py: fix version (0.1)
2016-01-16 Florent Kermarrecsoc/tools: rename to litex_term, litex_server, litex_client
2015-11-17 Florent Kermarrecsoc/tools: initialize wishbone remote control (for...
2015-11-07 Florent Kermarreclitex: reorganize things, first work working version
2015-11-07 Florent KermarrecMerge remote-tracking branch 'migen/master'
2015-11-07 Florent Kermarrecimport misoc in litex/soc
2015-11-04 Sebastien Bourdeauducqsetup.py: consistent version number
2015-11-04 Sebastien Bourdeauducqsetup.py: fix version number
2015-11-04 Sebastien Bourdeauducqsetup.py: consistent version number
2015-11-04 Sebastien BourdeauducqMerge 'new' branch
2015-11-04 Sebastien BourdeauducqMerge 'new' branch
2015-10-05 Sebastien Bourdeauducqsetup: include software and Verilog files
2015-10-04 Sebastien Bourdeauducqsetup: add entry points
2015-10-04 Sebastien Bourdeauducqsetup: fix readme
2015-09-28 Sebastien Bourdeauducqbasic out-of-tree build support (OK on PPro)
2015-09-24 Sebastien Bourdeauducqsetup: simpler version check, beta status
2015-09-23 Sebastien Bourdeauducqreorganization WIP: flatten core structure (SDRAM still...
2015-09-23 Sebastien Bourdeauducqsetup: remove unneeded import
2015-09-23 Sebastien Bourdeauducqsetup: cleanup
2015-09-23 Sebastien Bourdeauducqsetup: convert to unix eols
2015-09-22 Sebastien BourdeauducqREADME.md->rst
2015-09-22 Sebastien Bourdeauducqmisoclib -> misoc
2015-09-22 Sebastien Bourdeauducqsetup.py: cleanup
2015-09-20 Sebastien Bourdeauducqdoc: remove outdated or moved parts, cleanup
2015-05-28 Sebastien Bourdeauducqsetup.py: valid version number (fixes issue #12)
2015-04-13 Florent Kermarrecglobal: pep8 (E401)
2015-04-13 Florent Kermarrecglobal: pep8 (replace tabs with spaces)
2015-04-13 Florent Kermarrecglobal: pep8 (E401)
2015-04-13 Florent Kermarrecglobal: pep8 (replace tabs with spaces)
2015-02-28 Florent Kermarrecmerge liteusb
2015-02-28 Florent Kermarrecmerge litesata
2015-02-28 Florent Kermarrecmerge litescope
2015-02-25 Sebastien Bourdeauducqmerge liteeth
2015-02-25 Sebastien Bourdeauducqmove files for misoc integration
2015-02-14 Florent Kermarrecadd setup.py
2015-01-28 Florent Kermarrecsetup.py: fix
2015-01-28 Florent Kermarrecchange name to LiteEth (LiteEthernet is too long...)
2015-01-27 Florent Kermarrecfix download url in setup.py
2015-01-27 Florent Kermarrecinit repo
2015-01-22 Florent Kermarrecstart refactoring and change name to LiteScope
2015-01-22 Florent Kermarrecreplace SATAX with sata_genx
2015-01-17 Florent Kermarrecrefactor code
2014-09-12 Florent Kermarrecsetup.py: fix README filename
2014-04-20 Florent Kermarrecrefactor code
2014-02-07 Sebastien BourdeauducqUpdate doc with new simulation API
2013-11-29 Sebastien Bourdeauducqsetup.py: update repository address
2013-11-29 Robert Jördensmigen/test: start unittests
2013-11-23 Sebastien BourdeauducqAdd 'mibuild/' from commit '9d5931c969810a236de2a2713cf...
2013-08-01 Sebastien Bourdeauducqsetup.py: change license to BSD
2013-08-01 Sebastien BourdeauducqChange license to BSD
2013-05-26 Sebastien BourdeauducqRequire Python 3.3
2013-05-16 Sebastien Bourdeauducqsetup.py: update required Python version
2013-04-19 Sebastien BourdeauducqAdd setup.py
2013-02-22 Florent Kermarrec- reworking WIP
2012-09-17 Florent Kermarrecadd Setup.py / .gitignore
2012-09-10 Sebastien BourdeauducqMerge branch 'master' of github.com:milkymist/migen
2012-09-09 Sebastien Bourdeauducqsetup.py: cosmetic
2012-03-10 Alain Péteutsetup.py: simplify
2012-02-14 Sebastien BourdeauducqUse double quotes for all strings
next