diff options
| author | Johnathan Corgan <jcorgan@corganenterprises.com> | 2010-03-29 17:14:24 -0700 | 
|---|---|---|
| committer | Johnathan Corgan <jcorgan@corganenterprises.com> | 2010-03-29 17:14:24 -0700 | 
| commit | de21671b8dab89d6aaa3b6bbb99a4dc0d306121f (patch) | |
| tree | 108a107dfabd25655e53aee9e317f2ecadfaaccb | |
| parent | 50b1ca13e651152a731d3fdf7a5f532b65e04e13 (diff) | |
| download | uhd-de21671b8dab89d6aaa3b6bbb99a4dc0d306121f.tar.gz uhd-de21671b8dab89d6aaa3b6bbb99a4dc0d306121f.tar.bz2 uhd-de21671b8dab89d6aaa3b6bbb99a4dc0d306121f.zip | |
Update config to all eight clock buffers to be used.
| -rw-r--r-- | usrp2/top/u2_rev3/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usrp2/top/u2_rev3/Makefile b/usrp2/top/u2_rev3/Makefile index 4358d7c56..81d787566 100644 --- a/usrp2/top/u2_rev3/Makefile +++ b/usrp2/top/u2_rev3/Makefile @@ -183,7 +183,7 @@ top/u2_rev3/u2_rev3.v  # Process Properties  ##################################################  export SYNTHESIZE_PROPERTIES := \ -"Number of Clock Buffers" 6 \ +"Number of Clock Buffers" 8 \  "Pack I/O Registers into IOBs" Yes \  "Optimization Effort" High \  "Optimize Instantiated Primitives" TRUE \ | 
