Skip to content

CarlFK/netv2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

        Copyright 2016-2018 / EnjoyDigital

           NeTV2 SoC based on LiteX

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

2. Obtain LiteX & Cores ecosystem:
  Get litex_setup.py from:
  https://github.com/enjoy-digital/litex/
  python3 litex_setup.py init install

3. Build the design and load it:
  python3 make.py build
  python3 make.py load or flash

[> Status
---------

NeTV2:
UART:       OK
ETHERNET:   OK
SDCARD:     OK
PCIe:       OK
DDR3:       OK
HDMI_OUT_0: UNTESTED
HDMI_IN_0:  UNTESTED
HDMI_OUT_1: UNTESTED
HDMI_IN_1:  UNTESTED

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

About

NeTV2 SoC based on LiteX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.8%
  • Python 2.4%
  • Other 0.8%