Skip to content

mithro/netv2-soc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fde2929 · Mar 12, 2017

History

29 Commits
Jan 26, 2017
Jan 26, 2017
Jan 30, 2017
Jan 26, 2017
Jan 26, 2017
Jan 30, 2017
Jan 27, 2017
Jan 27, 2017
Mar 12, 2017
Mar 12, 2017
Jan 26, 2017
Jan 27, 2017

Repository files navigation

      _  __  _______   _____     ____     _____
     / |/ /_/_  __/ | / /_  |___/ __/__  / ___/
    /    / -_) /  | |/ / __/___/\ \/ _ \/ /__
   /_/|_/\__/_/   |___/____/  /___/\___/\___/

        Copyright 2016-2017 / EnjoyDigital

           NeTV2 SoC based on LiteX

[> Getting started
1. Install Python3 and your vendor's software

2. Obtain LiteX and install it:
  git clone https://github.com/enjoy-digital/litex --recursive
  cd litex
  python3 setup.py develop
  cd ..

3. Obtain LiteDRAM and install it:
  git clone https://github.com/enjoy-digital/litedram
  cd litedram
  python3 setup.py develop
  cd ..

4. Obtain LitePCIe and install it:
  git clone https://github.com/enjoy-digital/litepcie
  cd litepcie
  python3 setup.py develop
  cd ..

5. Obtain LiteVideo and install it:
  git clone https://github.com/enjoy-digital/litevideo
  cd litedram
  python3 setup.py develop
  cd ..

6. Build the gateware and software:
  make netv2_base/netv2_pcie/netv2_video
  make load

[> Status:
UART:     OK
PCIe:     OK
DDR3:     OK
HDMI_OUT: OK (720p60 & 1080p60)
HDMI_IN:  Not Implemented

[> Contact
E-mail: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published