Build your hardware, easily!
Go to file
Florent Kermarrec 8bb40241fa add phy_datapath_tb and start datapath simplification 2014-12-19 16:48:22 +01:00
lib/sata add phy_datapath_tb and start datapath simplification 2014-12-19 16:48:22 +01:00
platforms update clock constraints for SATA1 and use sys_clk of 200MHz 2014-12-17 19:24:23 +01:00
sim various fixes and simplifications, SATA1 & SATA2 OK 2014-10-28 02:15:19 +01:00
targets use new implicit submodules collection and Pipeline 2014-12-19 01:35:18 +01:00
test make ctrl/datapath in phy vendor agnostics and simplify imports 2014-12-18 19:45:21 +01:00
Makefile use Vivado programmer instead of IMPACT 2014-12-17 12:07:11 +01:00
README init with repo with simple TestDesign 2014-09-22 13:36:43 +02:00

README

             _____       _            ____  _     _ _       _ 
            |   __|___  |_|___ _ _   |    \|_|___|_| |_ ___| |
            |   __|   | | | . | | |  |  |  | | . | |  _| .'| |
            |_____|_|_|_| |___|_  |  |____/|_|_  |_|_| |__,|_|
                      |___|   |___|          |___|
 
 	Copyright 2014 / Florent Kermarrec / florent@enjoy-digital.fr
 
                        Kintex-7 SATA PHY for M-Labs
--------------------------------------------------------------------------------

[> Getting started
------------------
1. Obtain MiSoC and follow its "Quick start guide". Set the MSCDIR environment
  variable to the MiSoC directory.

2. Build design:
  make all
  
3. Load design:
  make load

4. Run test:
  make test

[> Cores :
  - UART2Wishbone bridge
  - SATA PHY

[> Contact
E-mail: florent@enjoy-digital.fr