Menu

Tree [r4122] /
 History

HTTPS access


File Date Author Commit
 XSchemWin 2025-11-07 stef_sport_2002 [r4118] correct "type" attr of cccs.sym and ccvs.sym
 doc 2025-10-29 stef_sport_2002 [r4104] implement "nodraw" flag in all object selection...
 scconfig 2025-09-26 stef_sport_2002 [r4047] replace const string literal XSCHEM_LIBRARY_PAT...
 src 3 days ago stef_sport_2002 [r4122] floater=1 in text elements assumed as floater=t...
 tests 2025-08-02 stef_sport_2002 [r3929] vector unnamed nets are set as net%d_[%d..0] in...
 xschem_library 2025-11-07 stef_sport_2002 [r4118] correct "type" attr of cccs.sym and ccvs.sym
 AUTHORS 2022-01-11 stef_sport_2002 [r1492] aligned to github (scconfig autoconfiguration)
 Changelog 2025-05-14 stef_sport_2002 [r3897] prepare for 3.4.7 tag
 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 2025-01-05 stef_sport_2002 [r3535] make uninstall: remove empty directories (share...
 Makefile.conf.in 2024-11-13 stef_sport_2002 [r3433] remove check for libreadline (not used)
 README 2022-01-11 stef_sport_2002 [r1492] aligned to github (scconfig autoconfiguration)
 config.h.in 2025-09-26 stef_sport_2002 [r4047] replace const string literal XSCHEM_LIBRARY_PAT...
 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