2
14
Fork
You've already forked xschem
1
A schematic editor for VLSI/Asic/Analog custom designs, netlist backends for VHDL, Spice and Verilog. The tool is focused on hierarchy and parametric designs, to maximize circuit reuse.
  • C 72.8%
  • Tcl 16.3%
  • Awk 8.2%
  • Yacc 0.8%
  • Scheme 0.5%
  • Other 1.3%
Find a file
2026年06月16日 09:24:33 +02:00
.github/workflows Update ci.yaml 2025年05月07日 16:16:25 +02:00
doc update license dates 1998-202? -> 1998-2026 2026年06月16日 09:24:33 +02:00
scconfig remove spaces on line ends, brace expr tcl expression when possible, resize rectangle in intuitive interface made easier at far zoom levels 2025年12月13日 11:51:05 +01:00
src update license dates 1998-202? -> 1998-2026 2026年06月16日 09:24:33 +02:00
tests update license dates 1998-202? -> 1998-2026 2026年06月16日 09:24:33 +02:00
xschem_library update license dates 1998-202? -> 1998-2026 2026年06月16日 09:24:33 +02:00
XSchemWin correct "type" attr of cccs.sym and ccvs.sym 2025年11月07日 11:48:02 +01:00
.gitignore added eval_expr.c to .gitignore 2025年02月10日 23:36:21 +01:00
AUTHORS update copyright info to 2021; update Product.wxs 2021年09月12日 08:32:16 +02:00
Changelog prepare for 3.4.7 tag 2025年05月14日 09:58:55 +02:00
CMakeLists.txt Added png and embedded graphs to ps and pdf export 2023年01月15日 21:34:43 -07:00
config.h.in replace const string literal XSCHEM_LIBRARY_PATH with array of const string literals, one per path, to get rid of C89 509 character limit 2025年09月26日 15:57:40 +02:00
configure populating xschem git repo 2020年08月08日 15:47:34 +02:00
INSTALL populating xschem git repo 2020年08月08日 15:47:34 +02:00
LICENSE update license info 2021年07月27日 16:42:54 +02:00
Makefile make uninstall: remove empty directories (share/xschem and share/doc/xschem); make command xschem help work also if running in src/ directory; use XSCHEM_SHAREDIR shell variable (if defined and directory existing), else set XCSCHEM_SHAREDIR to pwd if started from src/ dir, else set compile set XSCHEM_SHAREDIR. xschemrc can override this XSCHEM_SHAREDIR setting. 2025年01月05日 01:29:04 +01:00
Makefile.conf.in remove check for libreadline (not used) 2024年11月13日 01:35:24 +01:00
README update license info 2021年07月27日 16:42:54 +02:00
README.md Update README.md 2020年10月08日 00:54:06 +02:00
README_MacOS.md added notes for MacOS 'Big Sur' builds. 2021年09月26日 13:24:51 +02:00

xschem

A schematic editor for VLSI/Asic/Analog custom designs, netlist backends for VHDL, Spice and Verilog. The tool is focused on hierarchy and parametric designs, to maximize circuit reuse.

Manual and instructions