Build your hardware, easily!
Go to file
Florent Kermarrec 110580eb2e add .payload. to Sink and Source to be compatible with upstream Migen 2014-09-30 11:03:36 +02:00
lib/sata/k7sataphy add .payload. to Sink and Source to be compatible with upstream Migen 2014-09-30 11:03:36 +02:00
platforms use SGMII clk (125MHz) and SFP for test on KC705 2014-09-30 09:07:15 +02:00
sim add modelsim simulation and start fixing init 2014-09-26 17:05:05 +02:00
targets add .payload. to Sink and Source to be compatible with upstream Migen 2014-09-30 11:03:36 +02:00
test instanciate GTXE2_COMMON (seems recommended in AR43339) 2014-09-30 10:57:52 +02:00
Makefile test to visualize OOB with Miscope 2014-09-30 10:17:15 +02: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