Skip to content

Commit

Permalink
updated README to include links to all subordinate IP blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
bunnie committed Nov 23, 2016
1 parent 77b5e01 commit 57a47d3
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions README.md
Expand Up @@ -12,14 +12,18 @@ and add references to the Project Settings->IP->Repository Manager tab.
These are the blocks you will need:

* chroma-key https://github.com/bunnie/netv2-fpga-chroma-key
* dvi_decoder_v2
* dvi_encoder_v2
* edid_snoop
* hdcp_engine
* hdcp_snoop
* reg_expander

# Compilation notes
* dvi_decoder_v2 https://github.com/bunnie/netv2-fpga-dvi-decoder
* dvi_encoder_v2 https://github.com/bunnie/netv2-fpga-dvi-encoder
* edid_snoop https://github.com/bunnie/netv2-fpga-edid-snoop
* hdcp_engine https://github.com/bunnie/netv2-fpga-hdcp-engine
* hdcp_snoop https://github.com/bunnie/netv2-fpga-hdcp-snoop
* reg_expander https://github.com/bunnie/netv2-fpga-reg-expander

Once you've cloned these repositories, you need to go to
Tools->Create and Package IP... and locally package the IP before you
can use it in the top level block.

# compilation notes

The design is implemented using Vivado's block diagram tool.

Expand Down

0 comments on commit 57a47d3

Please sign in to comment.