projects
/
litex.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
litex.git
2015-02-28
Florent Kermarrec
merge litescope
|
commitdiff
2015-02-28
Florent Kermarrec
misoclib/com: add spi (only SPIMaster for now)
|
commitdiff
2015-02-28
Florent Kermarrec
misoclib: better organization (create cores categories...
|
commitdiff
2015-02-28
Florent Kermarrec
gensoc: parameter check is now more restrictive, add...
|
commitdiff
2015-02-27
Florent Kermarrec
test minicon with de0nano (OK) and fix missing self...
|
commitdiff
2015-02-27
Florent Kermarrec
gensoc: move I/O for rom initialization to make.py
|
commitdiff
2015-02-27
Florent Kermarrec
targets: add de0nano (100MHz, integrated bios and SDRAM)
|
commitdiff
2015-02-27
Florent Kermarrec
make.py fix indent
|
commitdiff
2015-02-27
Florent Kermarrec
bios: we can now use -Ot with_rom True on targets to...
|
commitdiff
2015-02-27
Florent Kermarrec
targets: fix MiniSoC
|
commitdiff
2015-02-27
Florent Kermarrec
sdram: import dfi, lasmibus, wishbone2lasmi from Migen...
|
commitdiff
2015-02-27
Florent Kermarrec
gensoc: make it more generic (a SoC does not necessaril...
|
commitdiff
2015-02-27
Florent Kermarrec
reserve csr_map 0-->16 for gensoc internal csrs
|
commitdiff
2015-02-27
Florent Kermarrec
use cachesize reported in wishbone2lasmi
|
commitdiff
2015-02-27
Florent Kermarrec
create cpu dir and move lm32/mor1kx in it
|
commitdiff
2015-02-27
Florent Kermarrec
move memtest to sdram
|
commitdiff
2015-02-27
Florent Kermarrec
replace self._r_register by self._register in all CSR...
|
commitdiff
2015-02-27
Florent Kermarrec
make.py: avoid some actions in make all (do not flash...
|
commitdiff
2015-02-27
Florent Kermarrec
gensoc: add check_cpu_memory_region and check_csr_regio...
|
commitdiff
2015-02-27
Florent Kermarrec
liteeth: move doc
|
commitdiff
2015-02-27
Robert Jordens
add pipistrello target
|
commitdiff
2015-02-27
Robert Jordens
gensoc: missing self.
|
commitdiff
2015-02-27
Sebastien Bourdeauducq
Merge branch 'master' of https://github.com/m-labs...
|
commitdiff
2015-02-26
Yann Sionneau
target/kc705: allow access to pll_sys signal before...
|
commitdiff
2015-02-26
Florent Kermarrec
gensoc: cpus now directly add their verilog sources
|
commitdiff
2015-02-26
Florent Kermarrec
gensoc: add mem_map and mem_decoder to avoid duplications
|
commitdiff
2015-02-26
Florent Kermarrec
gensoc: get platform_id from platform
|
commitdiff
2015-02-26
Florent Kermarrec
targets/simple: make it generic (no default_platform...
|
commitdiff
2015-02-26
Florent Kermarrec
liteeth: fix example_designs generation
|
commitdiff
2015-02-26
Florent Kermarrec
liteeth: fix import (from liteeth --> from misoclib...
|
commitdiff
2015-02-26
Florent Kermarrec
move files to liteeeth and create example_designs directory
|
commitdiff
2015-02-25
Sebastien Bourdeauducq
remove litex submodule
|
commitdiff
2015-02-25
Sebastien Bourdeauducq
merge liteeth
|
commitdiff
2015-02-25
Sebastien Bourdeauducq
move files for misoc integration
|
commitdiff
2015-02-25
Florent Kermarrec
phy/sim: generate sop/eop
|
commitdiff
2015-02-24
Florent Kermarrec
remove upload optimization (we will use wishbone later...
|
commitdiff
2015-02-24
Florent Kermarrec
add sim phy
|
commitdiff
2015-02-23
Florent Kermarrec
add read grouping to etherbone, we now have interesting...
|
commitdiff
2015-02-23
Florent Kermarrec
test: add make.py to replace static config.py file
|
commitdiff
2015-02-23
Florent Kermarrec
prepare reads grouping to speed up upload
|
commitdiff
2015-02-23
Florent Kermarrec
use new Migen sel signal to change the way we upload...
|
commitdiff
2015-02-23
Florent Kermarrec
rle: increase dw automatically when needed
|
commitdiff
2015-02-23
Florent Kermarrec
host/dump: optimize get_bits / decode_rle since we...
|
commitdiff
2015-02-22
Florent Kermarrec
host/driver/reg: use burst mode to speed up upload...
|
commitdiff
2015-02-22
Florent Kermarrec
test: add make.py to replace static config.py file
|
commitdiff
2015-02-22
Florent Kermarrec
tty working
|
commitdiff
2015-02-22
Florent Kermarrec
mac: add padding
|
commitdiff
2015-02-21
Florent Kermarrec
remove MiSoC dependency
|
commitdiff
2015-02-21
Florent Kermarrec
doc: remove IP
|
commitdiff
2015-02-21
Florent Kermarrec
doc: remove IP
|
commitdiff
2015-02-21
Florent Kermarrec
add tty over udp (will need mac to insert padding)
|
commitdiff
2015-02-21
Florent Kermarrec
remove MiSoC dependency
|
commitdiff
2015-02-19
Florent Kermarrec
la: fix intput_buffer clocking when clk_domain is not...
|
commitdiff
2015-02-19
Florent Kermarrec
fix rle when used with subsampler
|
commitdiff
2015-02-19
Florent Kermarrec
driver/la: add samplerate computation (required by...
|
commitdiff
2015-02-19
Florent Kermarrec
remove limitation on debug tuple definition
|
commitdiff
2015-02-19
Florent Kermarrec
rle: expose length parameter to user, add assertion...
|
commitdiff
2015-02-19
Florent Kermarrec
enable RLE only in POST_HIT_RECORDING state (to ensure...
|
commitdiff
2015-02-19
Florent Kermarrec
simplify RLE
|
commitdiff
2015-02-18
Florent Kermarrec
fix typo
|
commitdiff
2015-02-18
Florent Kermarrec
dump/sigrok: fix against real dumps, now able to import...
|
commitdiff
2015-02-18
Florent Kermarrec
update LiteX
|
commitdiff
2015-02-18
Florent Kermarrec
targets/kc705: fix csr address conflict on eth
|
commitdiff
2015-02-18
Florent Kermarrec
add LiteX external core and remove ethmac
|
commitdiff
2015-02-18
Florent Kermarrec
remove verilog and move mxcrg.v to misoclib/mxcrg
|
commitdiff
2015-02-18
Florent Kermarrec
move lm32/mor1kx submodules to extcores
|
commitdiff
2015-02-18
Florent Kermarrec
gensoc: call do_exit after SoC is built
|
commitdiff
2015-02-18
Florent Kermarrec
update LiteScope
|
commitdiff
2015-02-18
Florent Kermarrec
split host files since we now have more drivers/dumps...
|
commitdiff
2015-02-18
Florent Kermarrec
readme/make.py: add powered by Migen
|
commitdiff
2015-02-18
Florent Kermarrec
add sigrok import (to check export against it)
|
commitdiff
2015-02-18
Florent Kermarrec
continue sigrok export (should almost work)
|
commitdiff
2015-02-17
Florent Kermarrec
add sigrok export skeleton (wip)
|
commitdiff
2015-02-17
Florent Kermarrec
logo : add powered by Migen
|
commitdiff
2015-02-17
Florent Kermarrec
logo : add powered by Migen
|
commitdiff
2015-02-17
Florent Kermarrec
create BaseSoC as a basic example design and build...
|
commitdiff
2015-02-17
Florent Kermarrec
test: we can now test regs with Etherbone
|
commitdiff
2015-02-17
Florent Kermarrec
host: add Etherbone driver
|
commitdiff
2015-02-16
Florent Kermarrec
etherbone: fix addressing
|
commitdiff
2015-02-16
Florent Kermarrec
mac: fix missing core csr generation
|
commitdiff
2015-02-14
Florent Kermarrec
gensoc: add csr_data_width and csr_address_width as...
|
commitdiff
2015-02-14
Florent Kermarrec
add setup.py
|
commitdiff
2015-02-12
Florent Kermarrec
update download instructions
|
commitdiff
2015-02-12
Florent Kermarrec
update download instructions
|
commitdiff
2015-02-12
Florent Kermarrec
simplify litescope export with do_exit call and remove...
|
commitdiff
2015-02-12
Florent Kermarrec
simplify litescope export with do_exit call
|
commitdiff
2015-02-12
Florent Kermarrec
etherbone: reads OK on hardware
|
commitdiff
2015-02-12
Florent Kermarrec
etherbone: writes OK on hardware
|
commitdiff
2015-02-12
Florent Kermarrec
etherbone: add more debug signals
|
commitdiff
2015-02-12
Florent Kermarrec
etherbone: probing OK on hardware
|
commitdiff
2015-02-12
Florent Kermarrec
etherbone: simplify model usage
|
commitdiff
2015-02-12
Florent Kermarrec
etherbone: create example design target
|
commitdiff
2015-02-12
Florent Kermarrec
cosmetic: define params before payload
|
commitdiff
2015-02-12
Florent Kermarrec
etherbone_tb: add autocheck
|
commitdiff
2015-02-12
Florent Kermarrec
code cleanup
|
commitdiff
2015-02-12
Florent Kermarrec
move generic modules to generic/__init__.py
|
commitdiff
2015-02-12
Florent Kermarrec
etherbone: cleanup
|
commitdiff
2015-02-11
Florent Kermarrec
etherbone_tb OK (will need cleanup)
|
commitdiff
2015-02-11
Florent Kermarrec
etherbone: wishbone reads seems OK in simulation
|
commitdiff
2015-02-11
Florent Kermarrec
etherbone: wishbone writes seems OK in simulation
|
commitdiff
next