From b2bf5379d4d096398e3e25f9ebf84b073570a271 Mon Sep 17 00:00:00 2001 From: Abhijit Kshirsagar Kshirsagar Date: Wed, 14 Jul 2021 09:55:05 +0530 Subject: [PATCH] Update 'Symbol_Creation_In_gSchem' --- Symbol_Creation_In_gSchem.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Symbol_Creation_In_gSchem.md b/Symbol_Creation_In_gSchem.md index b690397..1d986e4 100644 --- a/Symbol_Creation_In_gSchem.md +++ b/Symbol_Creation_In_gSchem.md @@ -9,7 +9,7 @@ ## Hierarchical Symbols These are symbols which represent underlying schematics (or netlists). There are some additional requirements in this case: #''Source='' attribute pointing to source schematic #''model-name='' attribute pointing to model name or subcircuit name with parameters #''file='' pointing to relative path of the sub-circuit prototype (SPICE subckt file) -##Also see: +## Also see: 1. Some guidelines on the gEDA library page: on http://www.gedasymbols.org/csv.html 2. See the [[File:geda-attributes-Hvezda.pdf | gEDA Master Attribute Document]] for the meanings of the attributes. 3. Automated tool for converting schematic to symbol: [[geda_sch2sym]]