Change the default IRQs.
[litex.git] / litex / build /
2017-10-16 Tim 'mithro' Ansellbuild/xilinx: Fixing settings finding.
2017-10-07 enjoy-digitalMerge pull request #31 from mithro/bios-fix
2017-10-07 Tim 'mithro' AnsellOutput better error message for flash_proxy.
2017-10-04 enjoy-digitalMerge pull request #30 from cr1901/icestorm
2017-10-04 William D. JonesPort IceStorm backend from Migen.
2017-07-20 enjoy-digitalMerge pull request #26 from q3k/diamond-linux-support
2017-07-20 Sergiusz BazanskiAdd Diamond toolchain support for Linux.
2017-07-19 Florent Kermarrecbuild/xilinx/programmer: add multi jtag devices support...
2017-06-28 Florent Kermarrecmerge migen 9a6fdea3 changes
2017-06-28 Florent Kermarreclitex/build/sim: cleanup modules
2017-06-28 Florent Kermarrecbuild/sim: cleanup serial2console and fix terminal...
2017-06-28 Florent Kermarreclitex/build/sim: add README
2017-06-28 Florent Kermarreclitex/build/sim: rename c functions from lambdasim...
2017-06-28 Florent Kermarreclitex/build/sim: small cleanup
2017-06-28 Florent Kermarreclitex/build/sim: add tapcfg submodule for ethernet
2017-06-28 Pierre-Olivier Vauboinlitex/build/sim: introduce new simulator with modules...
2017-05-04 enjoy-digitalMerge pull request #24 from mithro/vivado-mor1k-fix
2017-04-29 Tim 'mithro' Ansellvivado: Fix segfault with or1k.
2017-02-20 Florent Kermarrecbuild/xilinx/programmer: add target parameter to load_b...
2017-02-18 Florent Kermarrecbuild/lattice/diamond: add jedec file generation
2017-02-17 Florent Kermarrecbuild/xilinx/vivado: set_property library only supporte...
2017-02-16 Florent Kermarrecbuild/lattice/diamond: remove use of tools.mkdir_noerror
2017-02-01 Florent Kermarrecbuild/xilinx/programmer: remove open_hw_target paramete...
2017-01-20 enjoy-digitalMerge pull request #19 from mithro/master
2017-01-19 Tim 'mithro' AnsellAdding paths for vivado.
2017-01-17 enjoy-digitalMerge pull request #14 from mithro/spiflash2
2017-01-13 enjoy-digitalMerge pull request #16 from mithro/master
2017-01-13 Tim 'mithro' AnsellFixing accidental revert in merge commit.
2017-01-13 Florent Kermarrecmerge most of misoc 54e1ef82 and migen e93d0601 changes
2016-12-17 enjoy-digitalMerge pull request #11 from mithro/file-dont-change
2016-12-15 Tim 'mithro' AnsellDon't modify file if contents hasn't changed.
2016-12-02 Florent Kermarreclitex/build: move xcf_template to platform (xcf is...
2016-11-30 Florent Kermarrecbuild/xilinx/vivado: fix settings source on linux
2016-06-29 Florent Kermarrecbuild/xilinx/ise: remove debug print
2016-06-29 Florent Kermarrecbuild/xilinx/ise: fix top name
2016-05-23 Florent Kermarrecbuild/sim/dut_tb: add bottom line on surface to show...
2016-05-12 Florent Kermarrecbuild/sim/dut_tb: rename needs to wait
2016-05-04 Florent Kermarrecbuid/sim: add vga framebuffer with SDL
2016-04-19 enjoy-digitalMerge pull request #2 from mithro/master
2016-04-19 Tim 'mithro' AnsellMake verilator build output error messages.
2016-04-15 Florent KermarrecMerge branch 'master' of https://github.com/enjoy-digit...
2016-04-14 Florent Kermarrecbuild/xilinx/ise: use Tim's fix on add_period_constrain...
2016-04-12 Florent KermarrecMerge branch 'master' of https://github.com/enjoy-digit...
2016-04-07 Florent Kermarrecbuild/sim: adapt verilator simulation to new stream...
2016-03-21 Florent Kermarrecgen/build: merge with migen 0575c749e35a7180f0dca408e42...
2016-02-17 Florent Kermarrecbuild/xilinx: cleanup Vivado/ISE special_overrides
2016-02-11 Florent Kermarrecgen/build: use verilog 2001-style synthesis attributes...
2015-12-09 Florent Kermarrecbuild/xilinx/vivado: use build_name as top in synth_design
2015-12-02 Florent Kermarrecbuild/sim/verilator: add toolchain_path parameter
2015-12-02 Florent Kermarrecbuild: pass build_name to get_verilog (same name for...
2015-11-30 Florent Kermarrecgen/build: use name_override for all IOs defined in...
2015-11-30 Florent Kermarrecbuild: ensure we return to working directory after...
2015-11-19 Florent Kermarrecbuild/generic_platform: add support for int parameter...
2015-11-16 Florent Kermarrecbuild: remove edif support
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-10 Florent Kermarrecboards/targets/sim: get SDRAM working in simulation...
2015-11-10 Florent Kermarreclitex/build/xilinx/programmer: remove UrJTAG and Adept
2015-11-07 Florent Kermarreclitex: get verilator simulation working and add sim...
2015-11-07 Florent Kermarreclitex: reorganize things, first work working version