X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=GbZ441U89zHg2ULYiNcvMwRa3ESlCSiMoQDnzWq1geA=; b=W3Qja7YthYs7z8/Ky5c8VvN3IFNvrWK23mrbnrinloFUcBZv7K0MTmM1UiNCP/44oE Uhbp47eubKnlu/55xl8wJIcg1L+IfvSB+RdxbJWvm7xMlv86NCDJBvV1t00uj+oKxq/i umtt8lJryQN3zRgw4SNyffFCyqHajJnrF/J3osJD3Fvu1i16WBBLNmIODksBSMHTcvSy Ds7IHmNMhD1bjftj/u3EA+T80g273DOFKdLPbMv3a4sR7mkkmRttAdGme7azJOwPtARo EB0muvh0qV75MGlgHfR0LCePkyvIefydZRoqo8tTyegfHLcF0lfcVAGQd+twdntQcErA Bagw== MIME-Version: 1.0 X-Received: by 10.52.249.50 with SMTP id yr18mr5439689vdc.25.1377586664714; Mon, 26 Aug 2013 23:57:44 -0700 (PDT) In-Reply-To: <521B22D8.3030707@iae.nl> References: <521B22D8 DOT 3030707 AT iae DOT nl> Date: Tue, 27 Aug 2013 10:57:44 +0400 Message-ID: Subject: Re: [geda-user] Tutorial: VHDL with gEDA From: Vladimir Zhbanov To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hi, Robert The ipad-1 symbol as a whole is a port which takes a signal from the outside and outputs it through its pin to the subcircuit where it lives. That is for the input symbol which it is, the only pin is its output. Once again, the symbol is an input for a subcircuit but its pin is the output of this symbol which passes an external signal to the subcircuit. Therefore, your statement, that the pintype attribute is not correct, is wrong. Please, eliminate it. Then, I found two typos in your text: 'Frst', and 'rafrc' instead 'gafrc'. And please consider adding your tutorial to the gEDA wiki. Thanks