软件包:netgen-lvs(1.5.118-1)
Netlist comparison - Layout vs Schematic (LVS)
Netgen is a tool for comparing netlists, a process known as LVS, which stands for "Layout vs. Schematic". This is an important step in the integrated circuit design flow, ensuring that the geometry that has been laid out matches the expected circuit.
Very small circuits can bypass this step by confirming circuit operation through extraction and simulation. Very large digital circuits are usually generated by tools from high-level descriptions, using compilers that ensure the correct layout geometry. The greatest need for LVS is in large analog or mixed-signal circuits that cannot be simulated in reasonable time.
Note that the executable name in Debian is 'netgen-lvs'. For details, see /usr/share/doc/netgen-lvs/README.Debian
其他与 netgen-lvs 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.11)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libtcl8.6 (>= 8.6.0)
- Tcl (the Tool Command Language) v8.6 - run-time library files
-
- dep: libx11-6
- X11 客户端库
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-tk
- Tkinter - Writing Tk applications with Python 3.x