diff options
author | Josh Blum <josh@joshknows.com> | 2012-02-01 13:41:07 -0800 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2012-02-01 13:41:07 -0800 |
commit | 6525ddaf39e96707eff14b2131dc210494415a68 (patch) | |
tree | 407760512a1a13bc4ab31d636edc7b395dda81d3 /usrp2/gpif/Makefile.srcs | |
parent | c407516349601831767952a9b12a077a2f23ea51 (diff) | |
parent | 111216e5cd579996ec8f498e155e9485580327e6 (diff) | |
download | uhd-6525ddaf39e96707eff14b2131dc210494415a68.tar.gz uhd-6525ddaf39e96707eff14b2131dc210494415a68.tar.bz2 uhd-6525ddaf39e96707eff14b2131dc210494415a68.zip |
Merge branch 'slave_fifo_rebase' into dsp_rework
Conflicts:
usrp2/top/B100/u1plus_core.v
Diffstat (limited to 'usrp2/gpif/Makefile.srcs')
-rw-r--r-- | usrp2/gpif/Makefile.srcs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usrp2/gpif/Makefile.srcs b/usrp2/gpif/Makefile.srcs index bf2b7f74d..06cde8afa 100644 --- a/usrp2/gpif/Makefile.srcs +++ b/usrp2/gpif/Makefile.srcs @@ -11,4 +11,5 @@ gpif_wr.v \ gpif_rd.v \ packet_reframer.v \ packet_splitter.v \ +slave_fifo.v \ )) |