projects
/
litex.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
litex.git
2014-12-23
Florent Kermarrec
test bist at high speed(working)
commit
|
commitdiff
|
tree
2014-12-22
Florent Kermarrec
test bist at slow speed (working)
commit
|
commitdiff
|
tree
2014-12-22
Florent Kermarrec
read/write seems OK with CommandGenerator
commit
|
commitdiff
|
tree
2014-12-22
Florent Kermarrec
link: fix rx path
commit
|
commitdiff
|
tree
2014-12-20
Florent Kermarrec
add test_read / test_write (HOST<-->HDD transfers OK...
commit
|
commitdiff
|
tree
2014-12-20
Florent Kermarrec
add mode generic CommandGenerator for debug
commit
|
commitdiff
|
tree
2014-12-20
Florent Kermarrec
add identify device to command_tb and revert endianness...
commit
|
commitdiff
|
tree
2014-12-20
Florent Kermarrec
change FIS endianness (seems to be little endian)
commit
|
commitdiff
|
tree
2014-12-20
Florent Kermarrec
add primitives decoding in test_identify to ease debug
commit
|
commitdiff
|
tree
2014-12-20
Florent Kermarrec
fix ack in idle in some fsm (implementation behaviour...
commit
|
commitdiff
|
tree
2014-12-19
Florent Kermarrec
add fsms to mila for debug
commit
|
commitdiff
|
tree
2014-12-19
Florent Kermarrec
use new submodules collection to expose more fsm an...
commit
|
commitdiff
|
tree
2014-12-19
Florent Kermarrec
link: add parameter to disable CONT insertion (will...
commit
|
commitdiff
|
tree
2014-12-19
Florent Kermarrec
fix phy datapath, first communications between SATACON...
commit
|
commitdiff
|
tree
2014-12-19
Florent Kermarrec
prepare identify test with SATACON
commit
|
commitdiff
|
tree
2014-12-19
Florent Kermarrec
test: change UART baudrate and test SATACONTRemover
commit
|
commitdiff
|
tree
2014-12-19
Florent Kermarrec
SATAPHYDatapathRX: use Converter and simplify
commit
|
commitdiff
|
tree
2014-12-19
Florent Kermarrec
SATAPHYDatapathTX: use Converter and simplify
commit
|
commitdiff
|
tree
2014-12-19
Florent Kermarrec
add phy_datapath_tb and start datapath simplification
commit
|
commitdiff
|
tree
2014-12-19
Florent Kermarrec
add cont_tb and rewrite cont
commit
|
commitdiff
|
tree
2014-12-19
Florent Kermarrec
use new implicit submodules collection and Pipeline
commit
|
commitdiff
|
tree
2014-12-19
Florent Kermarrec
link_tb: simplify using implicit submodules collect
commit
|
commitdiff
|
tree
2014-12-18
Florent Kermarrec
make ctrl/datapath in phy vendor agnostics and simplify...
commit
|
commitdiff
|
tree
2014-12-18
Florent Kermarrec
test: clean up imports
commit
|
commitdiff
|
tree
2014-12-18
Florent Kermarrec
test: create generic PacketStreamer/PacketLogger and...
commit
|
commitdiff
|
tree
2014-12-17
Florent Kermarrec
phy: use vivado parameters and fix RX datapath (LSB...
commit
|
commitdiff
|
tree
2014-12-17
Florent Kermarrec
update clock constraints for SATA1 and use sys_clk...
commit
|
commitdiff
|
tree
2014-12-17
Florent Kermarrec
add very basic PHY stimulator (to see HDD behaviour...
commit
|
commitdiff
|
tree
2014-12-17
Florent Kermarrec
use Vivado programmer instead of IMPACT
commit
|
commitdiff
|
tree
2014-12-17
Florent Kermarrec
fix compilation and use new cpu_csr_regions
commit
|
commitdiff
|
tree
2014-12-17
Florent Kermarrec
improve check function
commit
|
commitdiff
|
tree
2014-12-15
Florent Kermarrec
link_tb: fix cont regression
commit
|
commitdiff
|
tree
2014-12-15
Florent Kermarrec
bist: add count to bist parameters
commit
|
commitdiff
|
tree
2014-12-15
Florent Kermarrec
move Counter to common and use it in all modules
commit
|
commitdiff
|
tree
2014-12-15
Florent Kermarrec
create SATACON and use it in bist_tb
commit
|
commitdiff
|
tree
2014-12-15
Florent Kermarrec
bist: add ctrl_errors/data_errors and clean up
commit
|
commitdiff
|
tree
2014-12-15
Florent Kermarrec
hdd: improve debug print
commit
|
commitdiff
|
tree
2014-12-15
Florent Kermarrec
add simple synthetizable BIST
commit
|
commitdiff
|
tree
2014-12-15
Florent Kermarrec
command: fix ValueError msg
commit
|
commitdiff
|
tree
2014-12-15
Florent Kermarrec
command: memorize data on RX path before presenting...
commit
|
commitdiff
|
tree
2014-12-15
Florent Kermarrec
transport: add _get_item and simplify _encode_cmd/_deco...
commit
|
commitdiff
|
tree
2014-12-15
Florent Kermarrec
modify addressing (in sectors) and improve hdd model...
commit
|
commitdiff
|
tree
2014-12-14
Florent Kermarrec
command: fix TX path with random acknowledge
commit
|
commitdiff
|
tree
2014-12-14
Florent Kermarrec
command: address/length in bytes
commit
|
commitdiff
|
tree
2014-12-14
Florent Kermarrec
hdd: manage sector_size, limitation to 2048 dwords...
commit
|
commitdiff
|
tree
2014-12-14
Florent Kermarrec
hdd: rearrange code (will be easier to understand)
commit
|
commitdiff
|
tree
2014-12-14
Florent Kermarrec
command_tb: add random (still something to fix on TX)
commit
|
commitdiff
|
tree
2014-12-14
Florent Kermarrec
rename bfm to hdd and clean up
commit
|
commitdiff
|
tree
2014-12-14
Florent Kermarrec
command: add fsm for RX Path and manage D2H response...
commit
|
commitdiff
|
tree
2014-12-14
Florent Kermarrec
bfm: fix HDD read_dma_cmd, identify_dma_cmd and clean up
commit
|
commitdiff
|
tree
2014-12-14
Florent Kermarrec
transport: generate sop on RX path
commit
|
commitdiff
|
tree
2014-12-14
Florent Kermarrec
command_tb: add streamer and logger
commit
|
commitdiff
|
tree
2014-12-14
Florent Kermarrec
bfm: create basic HDD model
commit
|
commitdiff
|
tree
2014-12-14
Florent Kermarrec
remove transport_tb (transport will be tested in comman...
commit
|
commitdiff
|
tree
2014-12-14
Florent Kermarrec
use description instead of layout
commit
|
commitdiff
|
tree
2014-12-14
Florent Kermarrec
regroup all constants/ definitions in common
commit
|
commitdiff
|
tree
2014-12-13
Florent Kermarrec
command: wip
commit
|
commitdiff
|
tree
2014-12-13
Florent Kermarrec
bfm: dma_skeleton
commit
|
commitdiff
|
tree
2014-12-12
Florent Kermarrec
command: code TX part and add command_tb
commit
|
commitdiff
|
tree
2014-12-12
Florent Kermarrec
transport: remove dma_setup and pio_setup_d2h (not...
commit
|
commitdiff
|
tree
2014-12-12
Florent Kermarrec
remove Layer in module names
commit
|
commitdiff
|
tree
2014-12-12
Florent Kermarrec
transport: merge cmd and data Sink/Source, will be...
commit
|
commitdiff
|
tree
2014-12-12
Florent Kermarrec
transport_tb: add basic test for TX path
commit
|
commitdiff
|
tree
2014-12-11
Florent Kermarrec
transport: add transport_tb skeleton and fix compilation
commit
|
commitdiff
|
tree
2014-12-11
Florent Kermarrec
transport: code SATATransportLayerRX (untested)
commit
|
commitdiff
|
tree
2014-12-11
Florent Kermarrec
transport: code SATATransportLayerTX (untested)
commit
|
commitdiff
|
tree
2014-12-11
Florent Kermarrec
phy: remove ALIGN primitives on RX path
commit
|
commitdiff
|
tree
2014-12-06
Florent Kermarrec
link: add auto-check on link_tb
commit
|
commitdiff
|
tree
2014-12-06
Florent Kermarrec
link: fix CONT on RX path
commit
|
commitdiff
|
tree
2014-12-05
Florent Kermarrec
link: test HOLD on RX path
commit
|
commitdiff
|
tree
2014-12-05
Florent Kermarrec
link: test RX path
commit
|
commitdiff
|
tree
2014-12-05
Florent Kermarrec
link_tb: use LinkTXPacket and LinkRXPacket from bfm
commit
|
commitdiff
|
tree
2014-12-05
Florent Kermarrec
move test
commit
|
commitdiff
|
tree
2014-12-05
Florent Kermarrec
bfm: add FIS decoding/encoding
commit
|
commitdiff
|
tree
2014-12-04
Florent Kermarrec
bfm: rewrite it and split Physical / Link layers
commit
|
commitdiff
|
tree
2014-12-03
Florent Kermarrec
transport: define FIS layouts
commit
|
commitdiff
|
tree
2014-12-03
Florent Kermarrec
link: split SATALinkLayer in SATALinkLayerTX and SATALi...
commit
|
commitdiff
|
tree
2014-12-03
Florent Kermarrec
link: manage CONT on RX path
commit
|
commitdiff
|
tree
2014-12-03
Florent Kermarrec
link: manage CONT on TX path
commit
|
commitdiff
|
tree
2014-12-03
Florent Kermarrec
link: simplify BFM
commit
|
commitdiff
|
tree
2014-12-03
Florent Kermarrec
link: manage hold
commit
|
commitdiff
|
tree
2014-12-02
Florent Kermarrec
link: add CRC check to BFM
commit
|
commitdiff
|
tree
2014-12-02
Florent Kermarrec
link: fix link_tb (due to others modifications)
commit
|
commitdiff
|
tree
2014-12-02
Florent Kermarrec
link: improve and clean up crc_tb, scrambler_tb
commit
|
commitdiff
|
tree
2014-11-12
Florent Kermarrec
link: wip bfm
commit
|
commitdiff
|
tree
2014-11-11
Florent Kermarrec
link: prepare simulation
commit
|
commitdiff
|
tree
2014-11-11
Florent Kermarrec
clean up
commit
|
commitdiff
|
tree
2014-11-11
Florent Kermarrec
use new EndpointDescription
commit
|
commitdiff
|
tree
2014-11-11
Florent Kermarrec
link: SATALinkLayer skeleton
commit
|
commitdiff
|
tree
2014-11-11
Florent Kermarrec
phy: use primitives dict and use only sata.std
commit
|
commitdiff
|
tree
2014-11-11
Florent Kermarrec
phy: send 2 ALIGN primitives every 256 DWORDs
commit
|
commitdiff
|
tree
2014-11-04
Florent Kermarrec
link: add SATALinkLayer skeleton (wip)
commit
|
commitdiff
|
tree
2014-11-04
Florent Kermarrec
link: improve crc_tb/ preamble_tb and increase length
commit
|
commitdiff
|
tree
2014-11-04
Florent Kermarrec
link: add Scrambler and testbench
commit
|
commitdiff
|
tree
2014-11-04
Florent Kermarrec
link: add CRC and testbench
commit
|
commitdiff
|
tree
2014-11-03
Florent Kermarrec
sata/link: add crc and scrambler C models from SATA...
commit
|
commitdiff
|
tree
2014-11-03
Florent Kermarrec
move code and create a directory for each layer
commit
|
commitdiff
|
tree
2014-10-28
Florent Kermarrec
remove DRP ports (won't be used for now)
commit
|
commitdiff
|
tree
2014-10-28
Florent Kermarrec
various fixes and simplifications, SATA1 & SATA2 OK
commit
|
commitdiff
|
tree
2014-10-24
Florent Kermarrec
platforms: merge but keep support for iMPACT for now...
commit
|
commitdiff
|
tree
next