diff options
author | Matt Ettus <matt@ettus.com> | 2010-04-15 21:27:03 -0700 |
---|---|---|
committer | Matt Ettus <matt@ettus.com> | 2010-04-15 21:27:03 -0700 |
commit | 23316f1ac73c917757a70980c3a9f251852ee426 (patch) | |
tree | c2b296176ae18648f7d201f345a95b327dbc3feb /usrp2/top/u1e/u1e.ucf | |
parent | d94a0fbea165463a132006a15eb8548cde79a4d2 (diff) | |
download | uhd-23316f1ac73c917757a70980c3a9f251852ee426.tar.gz uhd-23316f1ac73c917757a70980c3a9f251852ee426.tar.bz2 uhd-23316f1ac73c917757a70980c3a9f251852ee426.zip |
added pps and time capability
Diffstat (limited to 'usrp2/top/u1e/u1e.ucf')
-rw-r--r-- | usrp2/top/u1e/u1e.ucf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp2/top/u1e/u1e.ucf b/usrp2/top/u1e/u1e.ucf index c39759d0b..1c8dfc197 100644 --- a/usrp2/top/u1e/u1e.ucf +++ b/usrp2/top/u1e/u1e.ucf @@ -208,7 +208,7 @@ NET "dip_sw<0>" LOC = "J7" ; #NET "TXSYNC" LOC = "U18" ; #NET "TXBLANK" LOC = "U19" ; -#NET "PPS_IN" LOC = "M17" ; +NET "PPS_IN" LOC = "M17" ; NET "io_tx<0>" LOC = "AB20" ; NET "io_tx<1>" LOC = "Y17" ; |