diff options
author | Josh Blum <josh@joshknows.com> | 2010-05-10 14:03:10 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-05-10 14:03:10 -0700 |
commit | d4cbea8267630d0fb01f41363e40b2cc90d6e6ab (patch) | |
tree | eb2f2c6cd5c3ba905f03a22e104ad4ab164d359f /fpga/usrp2/top/u2_rev3/Makefile | |
parent | 8ebe12659c117ad6ff5f6e6ef762d55bf77d8dd1 (diff) | |
parent | c1db109e05034e7bb1e813b8d6c965cf01619aa8 (diff) | |
download | uhd-d4cbea8267630d0fb01f41363e40b2cc90d6e6ab.tar.gz uhd-d4cbea8267630d0fb01f41363e40b2cc90d6e6ab.tar.bz2 uhd-d4cbea8267630d0fb01f41363e40b2cc90d6e6ab.zip |
Merge branch 'udp' of git@ettus.sourcerepo.com:ettus/fpgapriv
Diffstat (limited to 'fpga/usrp2/top/u2_rev3/Makefile')
-rw-r--r-- | fpga/usrp2/top/u2_rev3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpga/usrp2/top/u2_rev3/Makefile b/fpga/usrp2/top/u2_rev3/Makefile index 1fd8638d9..867fb5cab 100644 --- a/fpga/usrp2/top/u2_rev3/Makefile +++ b/fpga/usrp2/top/u2_rev3/Makefile @@ -199,7 +199,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 \ |