Altera_Forum
Honored Contributor
9 years agoQuartus II generates empty tdf file, then fails
Hi,
when I try to synthesize my design in Quartus II 15.0 the process fails with the error "Text Design File must contain a Subdesign and Logic Section". The file name iscmpr_xxx.tdf where xxx is a sequence of three characters that is different each time I try to synthesize. The file only contains the following comment --lpm_compare CBX_DECLARE_ALL_CONNECTED_PORTS="OFF" DEVICE_FAMILY="Cyclone V" LPM_WIDTH=5 ONE_INPUT_IS_CONSTANT="YES" ageb dataa datab
--VERSION_BEGIN 15.0 cbx_cycloneii 2015:04:22:18:04:07:SJ cbx_lpm_add_sub 2015:04:22:18:04:07:SJ cbx_lpm_compare 2015:04:22:18:04:07:SJ cbx_mgl 2015:04:22:18:06:50:SJ cbx_stratix 2015:04:22:18:04:08:SJ cbx_stratixii 2015:04:22:18:04:08:SJ VERSION_END
-- Copyright (C) 1991-2015 Altera Corporation. All rights reserved.
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any output files from any of the foregoing
-- (including device programming or simulation files), and any
-- associated documentation or information are expressly subject
-- to the terms and conditions of the Altera Program License
-- Subscription Agreement, the Altera Quartus II License Agreement,
-- the Altera MegaCore Function License Agreement, or other
-- applicable license agreement, including, without limitation,
-- that your use is for the sole purpose of programming logic
-- devices manufactured by Altera and sold by Altera or its
-- authorized distributors. Please refer to the applicable
-- agreement for further details.
--VALID FILE but nothing else. I have already tried to delete all auto-generated Quartus file and restarted the compilation process. What could be the reason that Quartus generates an empty tdf file in the first place? Thanks a lot for your suggestions, David