Menu

Tree [r3402] /
 History

HTTPS access


File Date Author Commit
 XSchemWin 2024-05-29 stef_sport_2002 [r3312] proc ev, ev0, to_eng: evaluate expr at global s...
 doc 16 hours ago stef_sport_2002 [r3402] update docs: cph() continuous phase graph function
 scconfig 2024-08-28 stef_sport_2002 [r3349] fix escape recognition in translate3(), so in s...
 src 2 days ago stef_sport_2002 [r3401] added operator "cph()" to transform discontinuo...
 tests 2024-09-10 stef_sport_2002 [r3373] update hash calculation in xschemtest.tcl for L...
 xschem_library 2 days ago stef_sport_2002 [r3401] added operator "cph()" to transform discontinuo...
 AUTHORS 2022-01-11 stef_sport_2002 [r1492] aligned to github (scconfig autoconfiguration)
 Changelog 2024-09-24 stef_sport_2002 [r3385] svg and ps/pdf export: do not include data for ...
 INSTALL 2022-01-11 stef_sport_2002 [r1492] aligned to github (scconfig autoconfiguration)
 LICENSE 2021-07-27 stef_sport_2002 [r1162] update license info
 Makefile 2023-07-03 stef_sport_2002 [r2461] added install_pdf to create pdf doc from html m...
 Makefile.conf.in 2024-05-01 stef_sport_2002 [r3283] config.h: generate HAS_LIBREADLINE, do not add ...
 README 2022-01-11 stef_sport_2002 [r1492] aligned to github (scconfig autoconfiguration)
 config.h.in 2024-05-01 stef_sport_2002 [r3283] config.h: generate HAS_LIBREADLINE, do not add ...
 configure 2022-01-11 stef_sport_2002 [r1492] aligned to github (scconfig autoconfiguration)

Read Me

XSCHEM : schematic capture and netlisting EDA tool

Xschem is a schematic capture program, it allows creation of hierarchical representation
of circuits with a top down approach . By focusing on interfaces, hierarchy and instance
properties a complex system can be described in terms of simpler building blocks. A VHDL
or Verilog or Spice netlist can be generated from the drawn schematic, allowing the 
simulation of the circuit. Key feature of the program is its drawing engine written in C
and using directly the Xlib drawing primitives; this gives very good speed performance,
even on very big circuits. The user interface is built with the Tcl-Tk toolkit, tcl is
also the extension language used.

DOCUMENTATION AND MANUAL

http://repo.hu/projects/xschem

BUILDING & INSTALLING

Please read the instructions in file INSTALL.

LICENSING

See file LICENSE and license header in each source file.

SUBDIRECTORIES

doc:             xschem homepage, reference manual and man pages
scconfig:        the whole ./configure system (all dependencies included)
src:             C source for the xschem executable and scripts for GUI and I/O
src/utile:       stimuli generator/converter scripts
xschem_library:  standard symbol libs and example libs