##// END OF EJS Templates
Restored previous ALU version as ALU_V0 for IIR filter first version...
Restored previous ALU version as ALU_V0 for IIR filter first version compatibility. Plus some improvments on ICI4 design.

File last commit:

r100:fc97c34d69e3 martin
r226:9c9d4ca3fdbf alexis
Show More
top_synplify.qsf
12 lines | 520 B | text/plain | TextLexer
# Project-Wide Assignments
# ========================
#set_global_assignment -name ORIGINAL_QUARTUS_VERSION "4.1 SP2"
#set_global_assignment -name PROJECT_CREATION_TIME_DATE "16:13:08 DECEMBER 01, 2004"
# Explicitly disable TimeQuest since the GRLIB flow invokes the classical
# timing analyzer and USE_TIMEQUEST_TIMING_ANALYZER defaults to "ON"
# set_global_assignment -name USE_TIMEQUEST_TIMING_ANALYZER "OFF"
set_global_assignment -name VQM_FILE synplify/top.edf
set_global_assignment -name TOP_LEVEL_ENTITY "top"