aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bryan@octopart.com>2012-01-20 19:23:41 -0500
committerbnewbold <bryan@octopart.com>2012-01-20 19:26:40 -0500
commit77a518abe7db6ca195e251b751e11ea6d2b222c7 (patch)
tree336553ffed353e96f122df1a3022bf2e0a3e26c7
parent889a5a5395872eeb3740d5d3281b56c7afa47a6f (diff)
downloadnetv_fpga_hdmi_overlay-master.tar.gz
netv_fpga_hdmi_overlay-master.zip
add README, .gitignoreHEADmaster
-rw-r--r--.gitignore8
-rw-r--r--README9
2 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f466019
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+*.o
+*.a
+*.pyc
+*~
+*.swp
+.*
+*.tmp
+*.old
diff --git a/README b/README
new file mode 100644
index 0000000..33958b0
--- /dev/null
+++ b/README
@@ -0,0 +1,9 @@
+This repository is simply a mirror of the file fpga/hdmi_overlay_0xD_src.tgz
+downloaded from http://www.kosagi.com/netv_hardware/ on Jan 19th, 2011.
+
+It seems to contain all the verilog and scripts required to build FPGA firmware
+for the NeTV HDMI device from Chumby/Sutajio Ko-Usagi; see
+http://www.kosagi.com/blog/ for more information.
+
+See source file headers for licensing; seems to be a very permissive
+attribution license.