diff options
author | Josh Blum <josh@joshknows.com> | 2012-02-04 15:12:37 -0800 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2012-02-04 15:12:37 -0800 |
commit | 1e3cb86432ee1d695a12fd99590206e43caab2cc (patch) | |
tree | eae9f0133f86f66f13fbfb35c9efd8fcf6c50a06 /fpga | |
parent | 04e9d23d5f9f300164182597b0e0525063bd91e4 (diff) | |
download | uhd-1e3cb86432ee1d695a12fd99590206e43caab2cc.tar.gz uhd-1e3cb86432ee1d695a12fd99590206e43caab2cc.tar.bz2 uhd-1e3cb86432ee1d695a12fd99590206e43caab2cc.zip |
uhd: added/renamed various readme files
Diffstat (limited to 'fpga')
-rw-r--r-- | fpga/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/fpga/README b/fpga/README deleted file mode 100644 index aacafecfd..000000000 --- a/fpga/README +++ /dev/null @@ -1,4 +0,0 @@ -This is a placeholder for the fpga code (verilog, makefiles, corgens...) - -The layout should have a common library and various top level builds -and testbenches that are organized hierarchically. |