cores/clock: add logging to visualize clkin/clkouts and computed config.
[litex.git] / litex / soc / cores /
2020-03-10 Florent Kermarreccores/clock: add logging to visualize clkin/clkouts...
2020-03-09 Florent Kermarrecsoc/cores/clock/iCE40PLL: add SB_PLL40_PAD support.
2020-03-06 Florent Kermarrecsoc: allow creating SoC without BIOS.
2020-03-05 enjoy-digitalMerge pull request #412 from antmicro/fix-copyrights
2020-03-05 Karol GugalaFix copyrights
2020-03-02 Florent KermarrecMerge branch 'master' of https://github.com/enjoy-digit...
2020-03-02 enjoy-digitalMerge pull request #405 from sajattack/sifive-triple
2020-03-01 Paul Sajnaadd riscv-sifive-elf triple
2020-02-28 Florent Kermarreccores/uart: cleanup
2020-02-28 Florent Kermarrecsoc/cores/uart/UARTCrossover: reduce fifo_depth to 1.
2020-02-28 Florent Kermarreccores/gpio: use separate TSTriple for each bit.
2020-02-25 Florent Kermarrecsoc/cores/bitbang: fix missing self.comb on miso.
2020-02-24 enjoy-digitalMerge pull request #400 from Xiretza/ecp5-pll-freqfix
2020-02-24 XiretzaFix ECP5PLL VCO frequency range
2020-02-20 Florent Kermarreccpu/blackparrot: first cleanup pass
2020-02-18 enjoy-digitalMerge pull request #389 from antmicro/linux_flash_offsets
2020-02-18 Florent Kermarreccores/cpu: use standard+debug variant when only debug...
2020-02-18 Florent Kermarrecsoc/cores/clock: add reset_cycles parameter to S7IDELAY...
2020-02-11 enjoy-digitalMerge pull request #382 from enjoy-digital/new_soc
2020-02-11 enjoy-digitalMerge branch 'master' into new_soc
2020-02-11 Florent Kermarreccores/cpu: remove separators on io_regions (requires...
2020-02-11 enjoy-digitalMerge pull request #380 from Xiretza/cpunone-all-io
2020-02-10 XiretzaAllow all memory regions to be used as IO with CPUNone
2020-02-10 Florent Kermarrecsoc/add_cpu: simplify CPUNone integration
2020-02-09 Florent Kermarrec.gitmodules/black-parrot: switch to https://github...
2020-02-08 enjoy-digitalMerge pull request #278 from scanakci/blackparrot_litex
2020-02-06 Florent Kermarrecsoc/cores/spi_opi: cleanup, rename to S7SPIOPI (since...
2020-02-06 Florent Kermarrecsoc/cores: rename spiopi to spi_opi
2020-02-06 Florent Kermarrecsoc/cores/i2s: cleanup pass, rename to S7I2SSlave ...
2020-02-06 enjoy-digitalMerge pull request #378 from betrusted-io/merge_ip
2020-02-06 bunniereduce indents
2020-02-06 bunnieupdate doc comments on events for i2s
2020-02-06 bunnieadd doc comment for event
2020-02-06 bunniefix formatting on spiopi
2020-02-06 Florent Kermarreccpu/vexriscv: update submodule
2020-02-06 bunnieRequest to merge I2S and SPIOPI cores
2020-01-30 Florent Kermarreccpu/minerva: update (use new nMigen API)
2020-01-24 enjoy-digitalMerge pull request #358 from antmicro/litex_sim_ddr
2020-01-24 Florent Kermarreccores/clock/create_clkout: rename clk_ce to ce, improve...
2020-01-24 enjoy-digitalMerge pull request #357 from betrusted-io/add_clk_ce
2020-01-24 bunnieadd BUFIO to clockgen buffer options
2020-01-24 bunnieadd option for BUFGCE to the clock generator buffer...
2020-01-23 enjoy-digitalMerge pull request #351 from antmicro/fix_sram_size_arg...
2020-01-21 Florent Kermarreccores/icap: add add_timing_constraints method
2020-01-21 Florent Kermarreccores/dna: cleanup and add add_timing_constraints method
2020-01-19 bunniecores/clock/xadc: ease DRP timings
2020-01-17 Florent Kermarrecsoc/cores/uart: set rx_fifo_rx_we to True on UARTCrossover
2020-01-17 sadullahBlackParrot initial commit
2020-01-16 Florent Kermarrecsoc/cores/uart: add rx_fifo_rx_we parameter to pulse...
2020-01-16 Florent Kermarreccpu/vexriscv: use 32-bit signal for externalResetVector
2020-01-13 enjoy-digitalMerge pull request #339 from gsomlo/gls-csr-cleanup
2020-01-13 Florent Kermarreccores/uart/UARTInterface: remove connect method
2020-01-13 Florent Kermarreccpu/vexriscv: revert mem_map_linux/main_ram
2020-01-13 Florent Kermarreccpu/vexriscv/mem_map_linux: update main_ram to 0x40000000
2020-01-13 Florent Kermarreccores/uart: add UARTCrossover
2020-01-13 Florent Kermarreccores/uart/UART: add stream interface (phy=None), add...
2020-01-12 enjoy-digitalMerge pull request #338 from DurandA/master
2020-01-12 Florent Kermarreccores/uart: rename BridgedUART to UARTEmulator and...
2020-01-12 enjoy-digitalMerge pull request #340 from xobs/bridged-uart
2020-01-12 Sean Crossuart: add BridgedUart
2020-01-10 Florent Kermarrecsoc/cores/cpu: add riscv64-linux toolchain support...
2020-01-09 enjoy-digitalMerge pull request #337 from gregdavill/spi-flash
2020-01-09 Greg Davillsoc/cores/spi_flash: Don't tristate DQ2/DQ3 when bitbanging
2020-01-06 enjoy-digitalMerge pull request #331 from betrusted-io/xadc_mods
2020-01-06 Florent Kermarrecsoc/cores/xadc: define analog_layout and simplify analo...
2020-01-06 bunniebring back analog_pads specifier, remove reset conditio...
2020-01-05 Florent Kermarreccpu/minerva: fix variant syntax warning
2020-01-05 Florent Kermarrecsoc/core/xadc: cleanup, simplify and add expose_drp...
2020-01-03 bunniefix a couple bugs in the DRP readout path
2020-01-03 bunnieadd support for DRP on XADC
2020-01-03 Florent Kermarreccpu/microwatt: reorder sources, add comments
2020-01-02 enjoy-digitalMerge pull request #330 from xobs/document-ctrl-timer0
2020-01-02 Sean Crosscores: timer: clean up wording for timer documentation
2020-01-02 Sean Crosscores: timer: fix documentation formatting
2020-01-01 Florent Kermarrecsoc/cores/clock: also allow margin=0 on iCE40PLL and...
2020-01-01 enjoy-digitalMerge pull request #328 from betrusted-io/precise_clocks
2020-01-01 bunnieadd the possibility for a "precise" clock solution
2019-12-21 enjoy-digitalMerge pull request #321 from gsomlo/gls-rocket-aximem...
2019-12-21 enjoy-digitalMerge pull request #319 from DurandA/feature-integer...
2019-12-21 Gabriel Somlocpu/rocket: variants with double (128b) and quad (256b...
2019-12-20 Florent Kermarreccpu/microwatt: add initial software support
2019-12-18 Florent Kermarreccpu/microwatt: add submodule
2019-12-18 Florent Kermarreccpu/microwatt: set csr to 0xc0000000 (IO region)
2019-12-18 Florent Kermarreccpu/microwatt: fix add_source/add_sources
2019-12-18 Florent Kermarrecsoc/cores/pwm: remove debug print(n)
2019-12-17 Florent Kermarreccpu/microwatt: simplify add_sources
2019-12-17 Florent Kermarreccpu/microwatt: add io_regions and gcc_flags
2019-12-17 Florent Kermarreccpu/microwatt: update copyright
2019-12-16 Florent Kermarreccpu/microwatt: drive stall signal (no burst support)
2019-12-16 Florent Kermarrecsoc/cores/pwm: add clock_domain support
2019-12-13 Florent Kermarrecsoc/cores/cpu: add initial Microwatt gateware support
2019-12-13 Florent Kermarrecsoc/cores/cpu/minerva: add self.reset to i_rst
2019-12-09 Florent Kermarreccores/8b10b: use real Memory for 6b5b table (to improve...
2019-12-06 Tim AnsellMerge pull request #313 from mmicko/yosys_ise_flow_fix
2019-12-01 Florent Kermarrecsoc/cores/gpio: add GPIO Tristate
2019-11-25 enjoy-digitalMerge pull request #310 from xobs/spi-flash-mode3-doc
2019-11-25 Sean Crossspi_flash: correct documentation on SPI mode
2019-11-20 Florent Kermarrecsoc/cores/clock: change drp_locked to CSRStatus and...
2019-11-20 Florent Kermarrecsoc/cores/clock: reset PLL/MMCM on all 7-series/Ultrasc...
2019-11-20 enjoy-digitalMerge pull request #309 from antmicro/mmcm-fix
next