diff options
author | Humberto Jimenez <humberto.jimenez@ni.com> | 2021-12-16 12:08:51 -0600 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2022-01-31 15:03:50 -0600 |
commit | a4fc11e6ef08be2141f3cfea7c521aae0ba65634 (patch) | |
tree | b5fb47ae088c54386249cc88efca48b411a84ac7 /fpga | |
parent | 943ebd40ca5dc5706f3b9a33296f24e006d335a7 (diff) | |
download | uhd-a4fc11e6ef08be2141f3cfea7c521aae0ba65634.tar.gz uhd-a4fc11e6ef08be2141f3cfea7c521aae0ba65634.tar.bz2 uhd-a4fc11e6ef08be2141f3cfea7c521aae0ba65634.zip |
images: Update N32x CPLD manifest
Diffstat (limited to 'fpga')
-rw-r--r-- | fpga/usrp3/top/n3xx/dboards/rh/cpld/quartus/rhodium_top.qsf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpga/usrp3/top/n3xx/dboards/rh/cpld/quartus/rhodium_top.qsf b/fpga/usrp3/top/n3xx/dboards/rh/cpld/quartus/rhodium_top.qsf index 4e4ce9e88..641ab9185 100644 --- a/fpga/usrp3/top/n3xx/dboards/rh/cpld/quartus/rhodium_top.qsf +++ b/fpga/usrp3/top/n3xx/dboards/rh/cpld/quartus/rhodium_top.qsf @@ -42,7 +42,7 @@ set_global_assignment -name DEVICE 10M04SAU169I7G set_global_assignment -name TOP_LEVEL_ENTITY rhodium_top set_global_assignment -name ORIGINAL_QUARTUS_VERSION 17.0.2 set_global_assignment -name PROJECT_CREATION_TIME_DATE "08:22:34 SEPTEMBER 13, 2017" -set_global_assignment -name LAST_QUARTUS_VERSION "18.1.0 Lite Edition" +set_global_assignment -name LAST_QUARTUS_VERSION "20.1.0 Standard Edition" set_global_assignment -name PROJECT_OUTPUT_DIRECTORY output_files set_global_assignment -name MIN_CORE_JUNCTION_TEMP "-40" set_global_assignment -name MAX_CORE_JUNCTION_TEMP 100 |