File: datasheet.html

package info (click to toggle)
sch-rnd 1.0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 17,696 kB
  • sloc: ansic: 119,120; awk: 1,502; makefile: 1,421; sh: 1,404; yacc: 905; lex: 172; xml: 160
file content (125 lines) | stat: -rw-r--r-- 6,815 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
	<title> sch-rnd - datasheet </title>
	<meta http-equiv="Content-Type" content="text/html;charset=us-ascii">
<!--AUTO head begin-->
	<link rel="icon" href="resources/logo16.png">
<!--AUTO head end-->
</head>
<body>

<!--AUTO navbar begin-->
<table border=0 cellspacing=2 cellpadding=10  bgcolor="#eeeeee" width="100%">
<tr>
<th align=center bgcolor="#ccc0cc"> <a href="index.html"> Main </a>
<th align=center bgcolor="#ccc0cc"> <a href="doc.html">Doc</a>&nbsp;&amp;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&amp;&nbsp;<a href="http://repo.hu/cgi-bin/pool.cgi?project=sch-rnd-aux">Knowledge pool</a>&nbsp;&amp;&nbsp;<a href="tutorial">Tutorial</a>
<th align=center bgcolor="#ccc0cc"> <a href="state.html"> Current state </a>
<th align=center bgcolor="#ccc0cc"> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a>&nbsp;&amp;&nbsp;<a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline">timeline</a>
<td align=right width="60%"> <font size="+2"><i>sch-rnd</i></font> <img src="resources/logo32.png" alt="[sch-rnd logo]">
</table>
<!--AUTO navbar end-->

<h1> sch-rnd - datasheet </h1>

<table border=1 cellspacing=0 cellpadding=5>
<tr>
	<td bgcolor="#ccccff"> editing characteristics
	<td bgcolor="#ddddff"> single sheet or multi-sheet (flat or tree) projects
                         <br> graphiacal and non-graphical (data or script) sheets
                         <br> optional project files
                         <br> mass attribute editing with builtin propedit or external spreadsheet editor
                         <br> builtin symbol editor
<!--                         <br> Design Rule Checker-->
<tr>
	<td bgcolor="#ccccff"> native file format
	<td bgcolor="#ddddff"> lihata (structured text tree); support for loading and saving <b>all</b> old file versions
<tr>
	<td bgcolor="#ccccff"> data model: hierarchic
	<td bgcolor="#ddddff"> single-sheet, flat multi-sheet, hierarchic multi-sheet
<tr>
	<td bgcolor="#ccccff"> data model: symbol storage
	<td bgcolor="#ddddff"> embedded (each symbol placement is a copy in the sheet) or local-lib (symbols are stored only once per sheet and multiple placement referenced within the sheet)
<tr>
	<td bgcolor="#ccccff"> data model: portability
	<td bgcolor="#ddddff"> sheet and symbol files are always self-contained and can be published without extra steps
<tr>
	<td bgcolor="#ccccff"> File formats:<br>Load/import schematics
	<td bgcolor="#ddddff">
		<!-- begin fmt import schematics -->
 altium schematics <br>  EasyEDA std, multi-page schematics sheets <br>  KiCAD eeschema schematics version 20211123 .. 20250114 <br>  geda schematics (v2) <br>  lihata cschem schematics (any version) <br>  cschem non-graphical schematic sheets in fawk format <br>  cschem non-graphical schematic sheets in tEDAx format <br>  orcad schematics <br>  TinyCAD schematics
		<!-- end fmt import schematics -->
<tr>
	<td bgcolor="#ccccff"> File formats:<br>Load/import symbol
	<td bgcolor="#ddddff">
		<!-- begin fmt import symbol -->
 BXL symbol <br>  EasyEDA std, symbol <br>  EasyEDA pro, symbol <br>  geda symbol (v1) <br>  lihata cschem symbol (any version)
		<!-- end fmt import symbol -->
<tr>
	<td bgcolor="#ccccff"> File formats:<br>Import misc
	<td bgcolor="#ddddff">
		<!-- begin fmt import misc -->
 attribute table CSV <br>  attribute table json <br>  attribute table lihata <br>  attribute table tEDAx
		<!-- end fmt import misc -->
<tr>
	<td bgcolor="#ccccff"> File formats:<br>Save/export schematics
	<td bgcolor="#ddddff">
		<!-- begin fmt export schematics -->
 lihata cschem schematics (any version)
		<!-- end fmt export schematics -->
<tr>
	<td bgcolor="#ccccff"> File formats:<br>Save/export symbol
	<td bgcolor="#ddddff">
		<!-- begin fmt export symbol -->
 lihata cschem symbol (any version)
		<!-- end fmt export symbol -->
<tr>
	<td bgcolor="#ccccff"> File formats:<br>Export netlist
	<td bgcolor="#ddddff">
		<!-- begin fmt export netlist -->
 Accel netlist <br>  Allegro netlist <br>  Bae netlist <br>  Cadstar netlist <br>  Calay netlist <br>  Eagle netlist <br>  Easyeda netlist <br>  Edif netlist <br>  Ewnet netlist <br>  Fritzing netlist <br>  Futurenet dash netlist <br>  generic JSON netlist <br>  KiCAD/pcbnew netlist <br>  Maxascii netlist <br>  Orcad netlist <br>  Osmond netlist <br>  PADS ASCII netlist <br>  ProtelII netlist <br>  Racal-Redac netlist <br>  Systemc netlist <br>  Tango netlist <br>  tEDAx netlist <br>  TinyCAD netlist <br>  generic XML netlist
		<!-- end fmt export netlist -->
<tr>
	<td bgcolor="#ccccff"> File formats:<br>Export misc
	<td bgcolor="#ddddff">
		<!-- begin fmt export misc -->
 attribute table CSV <br>  attribute table json <br>  attribute table lihata <br>  attribute table tEDAx <br>  abstract model text <br>  Bill of Materials <br>  boxsym <br>  Eagle5 tabular net+bom <br>  printer (using ps) <br>  png <br>  ps <br>  eps <br>  spice <br>  svg <br>  tdx
		<!-- end fmt export misc -->
<tr>
	<td bgcolor="#ccccff"> UI options
	<td bgcolor="#ddddff"> gtk2, gtk4, lesstif (motif), batch (automated processing)
                         <br> configurable menus, keyboard and mouse actions
<tr>
	<td bgcolor="#ccccff"> symbol library
	<td bgcolor="#ddddff"> parametric symbols written in any programming language
	                       <br>optionally per system, per user, per project symbol libs
	<!--                   <br>symbols from local files-->
	<!--                   <br>symbols from the web (edakrill, gedasymbols.org)-->

<tr>
	<td bgcolor="#ccccff"> devmap library
	<td bgcolor="#ddddff"> a library of plain text files, one per device
	                       <br>can map symbol terminals to footprint pins
	                       <br>can set attributes of symbols and terminals
	                       <br>optionally per system, per user, per project devmap libs
	<!--                   <br>devmaps from local files-->
	<!--                   <br>devmaps from the web (edakrill, gedasymbols.org)-->

<tr>
	<td bgcolor="#ccccff"> scripting
	<td bgcolor="#ddddff"> embedded scripting using fungw (awk, python, lua, tcl, ruby, perl, javascript, lisp, shell, pascal, BASIC)
<tr>
	<td bgcolor="#ccccff"> helpers
	<td bgcolor="#ddddff"> renumber, simulation
	                       <br>query mini-language for finding and selecting objects by rules
<tr>
	<td bgcolor="#ccccff"> misc
	<td bgcolor="#ddddff"> flexible configuration system
	                       <br>support for small screen (800x600)
	                       <br>strong support for automated processing
                         <br>modularity (most code implemented in plugins)
                         <br>slim code, reduced external dependency, portability
</table>

</body>
</html>