Florent Kermarrec
|
c98a90520e
|
boards/kc705: store bios in flash as it's done for others litex targets (we could use flash in custom designs)
|
2017-02-10 09:30:10 +01:00 |
Florent Kermarrec
|
a3ef0fd53d
|
boards/platforms/kcu105: add ddr4 dram pinout
|
2017-02-09 15:26:22 +01:00 |
Florent Kermarrec
|
892f019871
|
boards/platforms/nexys_video: fix IOStandards on hdmi_in
|
2017-02-06 18:18:36 +01:00 |
Florent Kermarrec
|
be4fbdcaeb
|
boards/platforms/kcu105: add DP4 to DP7 to HPC connector
|
2017-02-02 18:44:12 +01:00 |
Florent Kermarrec
|
4177023a20
|
build/xilinx/programmer: remove open_hw_target parameters on VivadoProgrammer (now works for ultrascale)
|
2017-02-01 14:33:26 +01:00 |
Florent Kermarrec
|
790020de9f
|
soc/cores/flash/spi_flash: remove bitbanging comment (no longer supported)
|
2017-02-01 12:21:56 +01:00 |
Florent Kermarrec
|
7b6f06cc07
|
boards/platforms/kcu105: fix GBTCLK0_M2C/GBTCLK1_M2C pins
|
2017-02-01 11:58:41 +01:00 |
Florent Kermarrec
|
0b86295c6d
|
boards/platforms/kcu105: add user_sma_clock_p/n
|
2017-02-01 10:36:57 +01:00 |
Florent Kermarrec
|
df464aeaf3
|
boards/platforms/kcu105: add user_btns, user_dip_btns, clk300, i2c, spi_flash, rotary hdmi, pcie
|
2017-01-31 09:57:36 +01:00 |
Florent Kermarrec
|
194cf6c959
|
boards/platforms/kcu105: add LPC connector
|
2017-01-31 09:28:22 +01:00 |
Florent Kermarrec
|
c2dd7b1235
|
boards/platforms/kcu105: add user sma clock and HPC connector
|
2017-01-30 18:47:22 +01:00 |
Florent Kermarrec
|
f0020a6490
|
boards/platforms: add minimal kcu105 platform
|
2017-01-30 17:33:19 +01:00 |
Florent Kermarrec
|
de336a86e5
|
soc/integration/soc_core: use cpu_reset_address = self.mem_map["rom"] when using integrated_rom
|
2017-01-30 14:10:57 +01:00 |
Florent Kermarrec
|
67645ce7dd
|
boards/platform/arty: add spiflash_4x/spiflash_1x to test SpiFlashDualQuad and SpiFlashSingle
|
2017-01-26 13:28:19 +01:00 |
Florent Kermarrec
|
4b77b850ce
|
add SpiFlashSingle and rename SpiFlash to SpiFlashDualQuad
|
2017-01-26 13:28:18 +01:00 |
enjoy-digital
|
f043a4f5ab
|
Merge pull request #19 from mithro/master
Adding paths for vivado.
|
2017-01-20 01:29:12 +01:00 |
Tim 'mithro' Ansell
|
2444c090ab
|
Adding paths for vivado.
|
2017-01-20 10:30:34 +11:00 |
enjoy-digital
|
6d0096a18e
|
Merge pull request #14 from mithro/spiflash2
spi_flash: fix bitbang with spi_width=1
|
2017-01-17 04:41:05 +01:00 |
Florent Kermarrec
|
455cb3ebe3
|
soc/software/main: fix double serialboot (merge issue)
|
2017-01-17 04:37:18 +01:00 |
enjoy-digital
|
cf9c308db5
|
Merge pull request #17 from mithro/master
Fixing missing csr_constant/config support.
|
2017-01-14 09:45:43 +01:00 |
Tim 'mithro' Ansell
|
bd0eb48357
|
Fixing missing csr_constant/config support.
Missed as part of misoc merge at ff31959aea .
|
2017-01-14 19:24:04 +11:00 |
enjoy-digital
|
00fdb9f061
|
Merge pull request #16 from mithro/master
Fixing accidental revert in merge commit.
|
2017-01-13 14:57:56 +01:00 |
Tim 'mithro' Ansell
|
9c0e978556
|
Fixing accidental revert in merge commit.
|
2017-01-14 00:13:53 +11:00 |
Florent Kermarrec
|
ff31959aea
|
merge most of misoc 54e1ef82 and migen e93d0601 changes
|
2017-01-13 03:55:00 +01:00 |
enjoy-digital
|
2507eff890
|
Merge pull request #15 from joeladdison/master
Add strcasecmp function to lib
|
2017-01-12 04:24:28 +01:00 |
Florent Kermarrec
|
f0202db90f
|
gen/genlib/cdc: add GrayDecoder from misoc
|
2017-01-12 04:15:33 +01:00 |
Joel Addison
|
31dbd35c2e
|
Add strcasecmp function to lib
|
2017-01-12 14:00:05 +11:00 |
Florent Kermarrec
|
ab5b9389b7
|
soc/tools/litex_term.py: fix reader for c = b"\r" case
|
2017-01-11 01:56:31 +01:00 |
Florent Kermarrec
|
30f7dd69bd
|
soc/interconnect/stream/: add busy signal to PipelinedActor
|
2017-01-10 02:18:21 +01:00 |
Sebastien Bourdeauducq
|
e39c470bbc
|
spi_flash: fix bitbang with spi_width=1
|
2016-12-26 14:11:49 +01:00 |
enjoy-digital
|
5eef105328
|
Merge pull request #13 from mithro/master
Raise AttributeError.
|
2016-12-23 11:38:49 +01:00 |
Tim 'mithro' Ansell
|
b81839bf1a
|
Raise AttributeError.
Makes hasattr work correctly.
|
2016-12-23 11:14:18 +01:00 |
enjoy-digital
|
688c66dda1
|
Merge pull request #12 from mithro/makefile-fix
Fix Makefile dependency inclusion for other software.
|
2016-12-19 14:41:39 +01:00 |
Tim 'mithro' Ansell
|
284c94f1d3
|
Fix Makefile dependency inclusion for other software.
|
2016-12-19 14:29:33 +01:00 |
enjoy-digital
|
ffc342f49c
|
Merge pull request #11 from mithro/file-dont-change
Only require rebuild on actual changes
|
2016-12-17 14:43:34 +01:00 |
enjoy-digital
|
58b1eff819
|
Merge pull request #10 from mithro/etherbone
Patches to make it easier to work with Etherbone
|
2016-12-17 14:43:10 +01:00 |
Tim 'mithro' Ansell
|
1f6dc446d2
|
Allow CSRElement objects to be autocompleted.
|
2016-12-17 14:14:53 +01:00 |
Tim 'mithro' Ansell
|
722edfe9e8
|
Provide csr_data_width via the constants.
|
2016-12-17 14:14:53 +01:00 |
Tim 'mithro' Ansell
|
8bccd2d988
|
bios: Include dependency rebuild info.
|
2016-12-17 14:14:14 +01:00 |
Tim 'mithro' Ansell
|
46bbec5494
|
main.o is not a phony target.
|
2016-12-15 19:56:58 +01:00 |
Tim 'mithro' Ansell
|
4522157ddd
|
Use write_to_file helper.
|
2016-12-15 19:51:36 +01:00 |
Tim 'mithro' Ansell
|
8179a9ea2e
|
Don't modify file if contents hasn't changed.
|
2016-12-15 19:14:12 +01:00 |
Tim 'mithro' Ansell
|
9d716def9d
|
Make the csv directory if it doesn't exist.
|
2016-12-15 17:19:51 +01:00 |
Florent Kermarrec
|
8b5166f294
|
litex/boards: add machxo3 starter kit platform
|
2016-12-02 17:28:32 +01:00 |
Florent Kermarrec
|
873e50430e
|
litex/build: move xcf_template to platform (xcf is specific to platform)
|
2016-12-02 17:23:40 +01:00 |
Florent Kermarrec
|
daa9473809
|
soc/software/bios/main: revision command becomes ident
|
2016-11-30 15:45:06 +01:00 |
Florent Kermarrec
|
0f57451f30
|
soc/software/bios: remove dataflow
|
2016-11-30 15:44:30 +01:00 |
whitequark
|
460185fa8e
|
litex_term: nicer progress bar
|
2016-11-30 15:36:13 +01:00 |
Florent Kermarrec
|
4f3ce6db2b
|
build/xilinx/vivado: fix settings source on linux
|
2016-11-30 15:28:38 +01:00 |
enjoy-digital
|
7bb2be41e8
|
Merge pull request #9 from mithro/vprintf-fix
libbase: Adding missing vprintf function.
|
2016-10-30 09:43:43 +01:00 |