32 lines
839 B
Plaintext
32 lines
839 B
Plaintext
|
_____ _ ____ _ _ _ _
|
||
|
| __|___ |_|___ _ _ | \|_|___|_| |_ ___| |
|
||
|
| __| | | | . | | | | | | | . | | _| .'| |
|
||
|
|_____|_|_|_| |___|_ | |____/|_|_ |_|_| |__,|_|
|
||
|
|___| |___| |___|
|
||
|
|
||
|
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
|