Resource usage increase Quartus Lite 2020.1 vs 2019.1
Hi,
I have a design which is unchanged since years, and the update to a new Quartus version was normally painless - rerun the synthesis script, that's it. However with Quartus 2020.1 it suddenly does not fit anymore. The map.rpt files (see below) show a massive increase in resource usage, but slightly reduced memory. Possibly, some memory has been converted to logic.
I tried area optimization and also several of the detailed synthesis options, but no success. Any idea how to get the old behavior back?
Thanks,
Dirk
+----------------------------------------------------------------------------------+
; Analysis & Synthesis Summary ;
+------------------------------------+---------------------------------------------+
; Analysis & Synthesis Status ; Successful - Sun Jan 3 19:32:53 2021 ;
; Quartus Prime Version ; 20.1.1 Build 720 11/11/2020 SJ Lite Edition ;
; Revision Name ; vrfX ;
; Top-level Entity Name ; vrfX ;
; Family ; Cyclone IV E ;
; Total logic elements ; 141,594 ;
; Total combinational functions ; 96,628 ;
; Dedicated logic registers ; 68,622 ;
; Total registers ; 68622 ;
; Total pins ; 8 ;
; Total virtual pins ; 0 ;
; Total memory bits ; 2,063,670 ;
; Embedded Multiplier 9-bit elements ; 300 ;
; Total PLLs ; 1 ;
+------------------------------------+---------------------------------------------+
+----------------------------------------------------------------------------------+
; Analysis & Synthesis Summary ;
+------------------------------------+---------------------------------------------+
; Analysis & Synthesis Status ; Successful - Sun Jan 3 19:06:12 2021 ;
; Quartus Prime Version ; 19.1.0 Build 670 09/22/2019 SJ Lite Edition ;
; Revision Name ; vrfX ;
; Top-level Entity Name ; vrfX ;
; Family ; Cyclone IV E ;
; Total logic elements ; 87,847 ;
; Total combinational functions ; 74,929 ;
; Dedicated logic registers ; 36,574 ;
; Total registers ; 36574 ;
; Total pins ; 8 ;
; Total virtual pins ; 0 ;
; Total memory bits ; 2,096,438 ;
; Embedded Multiplier 9-bit elements ; 300 ;
; Total PLLs ; 1 ;
+------------------------------------+---------------------------------------------+