Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-enable netv2 video target #420

Open
mithro opened this issue Mar 19, 2018 · 0 comments
Open

Re-enable netv2 video target #420

mithro opened this issue Mar 19, 2018 · 0 comments

Comments

@mithro
Copy link
Member

mithro commented Mar 19, 2018

As of cacbf40#diff-354f30a63fb0907d4ad57269548329e3 the NeTV2 video target is disable see below;

  #--------------------------------------------
  # Video Targets
  #--------------------------------------------
  - stage: Targets - Video
    env: C=lm32 P=atlys        T="video"


  #- stage: Targets - Video
  #  env: C=lm32 P=netv2        T="video"


  - stage: Targets - Video
    env: C=lm32 P=nexys_video  T="video"


  - stage: Targets - Video
    env: C=lm32 P=opsis        T="video"

I can't remember why it was disabled, but it would get it re-enabled.

@mithro mithro changed the title Enable netv2 video target Re-enable netv2 video target Mar 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant