diff options
author | Matt Ettus <matt@ettus.com> | 2010-10-21 13:08:23 -0700 |
---|---|---|
committer | Matt Ettus <matt@ettus.com> | 2010-10-21 13:08:23 -0700 |
commit | c32f4fbc8973633280249399d5d5a937ef0f1f3e (patch) | |
tree | d78753a0e4d4477393c5b750a83825a35225fd21 /usrp2/extramfifo/Makefile.srcs | |
parent | ee03f1d4acf5c7d3359c86baba5085660d63ebae (diff) | |
download | uhd-c32f4fbc8973633280249399d5d5a937ef0f1f3e.tar.gz uhd-c32f4fbc8973633280249399d5d5a937ef0f1f3e.tar.bz2 uhd-c32f4fbc8973633280249399d5d5a937ef0f1f3e.zip |
should combine the randomizer with flow_control
Diffstat (limited to 'usrp2/extramfifo/Makefile.srcs')
-rw-r--r-- | usrp2/extramfifo/Makefile.srcs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usrp2/extramfifo/Makefile.srcs b/usrp2/extramfifo/Makefile.srcs index 7cd49f4f6..b255ef916 100644 --- a/usrp2/extramfifo/Makefile.srcs +++ b/usrp2/extramfifo/Makefile.srcs @@ -13,4 +13,5 @@ icon.v \ icon.xco \ ila.v \ ila.xco \ +refill_randomizer.v \ )) |