Florent Kermarrec
f8003c92aa
simplify litescope export with do_exit call and remove automatic clean
2015-02-12 21:04:52 +01:00
Florent Kermarrec
8887bea721
update LiteScope
2015-01-25 21:34:44 +01:00
Florent Kermarrec
d97ec9235b
targets/core: generate status/BIST ios
2015-01-25 11:23:39 +01:00
Florent Kermarrec
9960ca010a
test on hardware and clean up/fix
2015-01-23 13:27:40 +01:00
Florent Kermarrec
ef440274fe
simplify LiteScopeLA export (use vns from platform on atexit)
2015-01-23 09:52:20 +01:00
Florent Kermarrec
6003b8af02
use LiteScope (replace Miscope)
2015-01-23 01:34:59 +01:00
Florent Kermarrec
4e3190120e
fix build with upstream Migen/MiSoC
2015-01-22 21:23:14 +01:00
Florent Kermarrec
b299116ace
replace SATAX with sata_genx
2015-01-22 17:15:12 +01:00
Florent Kermarrec
bbd2a076be
targets/core: simplify ios generation
2015-01-22 16:52:26 +01:00
Florent Kermarrec
8d16a166c4
change submodules/specials/clock_domains syntax
2015-01-22 16:04:53 +01:00
Florent Kermarrec
3346bf8b2b
frontend: simplify
2015-01-22 10:45:11 +01:00
Florent Kermarrec
c9761be54f
command: remove success/failed redundancy (keep failed)
2015-01-22 00:23:11 +01:00
Florent Kermarrec
ff0c8e3d22
add PacketBuffer, simplify architecture and reduce ressource usage
2015-01-22 00:13:19 +01:00
Florent Kermarrec
d2ce266cba
fix core generation
2015-01-21 10:52:18 +01:00
Florent Kermarrec
2bb9c6b649
add verilog backend to use the core with a "standard" flow
2015-01-19 20:38:48 +01:00
Florent Kermarrec
d84ae7c80c
clean up
2015-01-19 18:13:43 +01:00
Florent Kermarrec
79dbb6da4b
replace Makefile with make.py (will enable verilog rtl generation for integration with standard flows)
2015-01-19 09:45:34 +01:00
Florent Kermarrec
6de7e15a0c
refactor code
2015-01-17 13:22:52 +01:00
Florent Kermarrec
6f2c7a236c
add support of identify device command
2015-01-17 02:35:25 +01:00
Florent Kermarrec
175618bcb4
use csr_data_width of 32 to speed up data mila upload
2015-01-16 20:57:01 +01:00
Florent Kermarrec
083bd54121
global clean up
...
- remove initial sims
- remove SATAPHYDeviceCtrl
- rename to LiteSATA
- rename test to bist
2015-01-16 20:26:15 +01:00
Florent Kermarrec
d13366dd2d
bist: use hardware counter for speed calc and remove loops mode
2015-01-16 18:48:34 +01:00
Florent Kermarrec
1170a1070b
add need_reset from controller to request system reset when SATA is not locked
2015-01-15 00:56:47 +01:00
Florent Kermarrec
788546c6ae
add frontend and improve BIST
2015-01-14 15:47:13 +01:00
Florent Kermarrec
62f55e32cf
use new submodules/specials/clock_domains automatic collection
2015-01-12 13:14:26 +01:00
Florent Kermarrec
d196a517d6
use 166MHz clock
2015-01-08 22:58:26 +01:00
Florent Kermarrec
4deda89dcb
simplify bist
2015-01-07 22:15:57 +01:00
Florent Kermarrec
aa8c0c983c
add option to implement or not mila (to see real ressource usage of the SATA controller)
2014-12-24 15:57:42 +01:00
Florent Kermarrec
8b1522bbc9
clean up TestDesign
2014-12-24 15:05:17 +01:00
Florent Kermarrec
7df1d75dee
use max_count of 16 and clean up
2014-12-23 23:19:48 +01:00
Florent Kermarrec
74dd907503
add test_bist_mila to show how to capture data
2014-12-23 21:00:38 +01:00
Florent Kermarrec
3e5a4ab097
add wr_only and rd_only mode to BIST (to test speed) and switch to 100MHz system clock
2014-12-23 20:41:13 +01:00
Florent Kermarrec
678ee33af4
improve BIST and clean up (remove support of identify command and debug code)
2014-12-23 19:27:52 +01:00
Florent Kermarrec
38d3f3697b
test bist at high speed(working)
2014-12-23 01:39:41 +01:00
Florent Kermarrec
46b2d02783
test bist at slow speed (working)
2014-12-23 00:41:39 +01:00
Florent Kermarrec
6b12782816
read/write seems OK with CommandGenerator
2014-12-23 00:08:22 +01:00
Florent Kermarrec
5e513c25c2
link: fix rx path
2014-12-22 20:58:38 +01:00
Florent Kermarrec
eebc2abcda
add mode generic CommandGenerator for debug
2014-12-20 16:21:26 +01:00
Florent Kermarrec
f495639f22
add primitives decoding in test_identify to ease debug
2014-12-20 01:26:58 +01:00
Florent Kermarrec
35050ece9f
add fsms to mila for debug
2014-12-20 00:03:03 +01:00
Florent Kermarrec
ea2b06b285
fix phy datapath, first communications between SATACON and a HDD... :)
2014-12-19 22:20:41 +01:00
Florent Kermarrec
a79696641a
prepare identify test with SATACON
2014-12-19 19:05:49 +01:00
Florent Kermarrec
880c7e7ecc
test: change UART baudrate and test SATACONTRemover
2014-12-19 17:45:02 +01:00
Florent Kermarrec
9e14b1b051
use new implicit submodules collection and Pipeline
2014-12-19 01:35:18 +01:00
Florent Kermarrec
4f22bc807a
make ctrl/datapath in phy vendor agnostics and simplify imports
2014-12-18 19:45:21 +01:00
Florent Kermarrec
0f8f89a269
update clock constraints for SATA1 and use sys_clk of 200MHz
...
- data seems stable (mila capture) except when receive the ALIGN primtive from the device, we should maybe disable alignment on the HOST when link is ready...
2014-12-17 19:24:23 +01:00
Florent Kermarrec
5a16a5b46d
add very basic PHY stimulator (to see HDD behaviour when we send primitives)
2014-12-17 17:57:37 +01:00
Florent Kermarrec
2c0115262b
fix compilation and use new cpu_csr_regions
2014-12-17 12:03:52 +01:00
Florent Kermarrec
8f9efde39e
regroup all constants/ definitions in common
2014-12-14 10:45:26 +01:00
Florent Kermarrec
64ed34b35a
clean up
2014-11-11 16:15:28 +01:00