File: control

package info (click to toggle)
qflow 1.4.62%2Bdfsg.1-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 4,328 kB
  • sloc: ansic: 19,115; csh: 4,755; sh: 2,947; makefile: 477; tcl: 6
file content (78 lines) | stat: -rw-r--r-- 2,592 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
Source: qflow
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Ruben Undheim <ruben.undheim@gmail.com>
Section: electronics
Priority: optional
Build-Depends: debhelper-compat (= 12),
               yosys,
               graywolf,
               qrouter,
               magic
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/science-team/qflow
Vcs-Git: https://salsa.debian.org/science-team/qflow.git
Homepage: http://opencircuitdesign.com/qflow/

Package: qflow
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         yosys,
         berkeley-abc,
         graywolf,
         qrouter,
         magic,
         tcsh,
         tcl,
         netgen-lvs,
         python3
Recommends: python3-tk,
            qflow-tech-osu018 (= ${source:Version}),
            qflow-tech-osu035 (= ${source:Version}),
            qflow-tech-osu050 (= ${source:Version})
Description: Open-Source Digital Synthesis Flow
 This is a complete tool chain for synthesizing digital circuits starting
 from verilog source and ending in physical layout for a specific target
 fabrication process. In the world of commercial electronics, digital
 synthesis with a target application of a chip design is usually bundled
 into large EDA software systems. As commercial electronics designers need
 to maintain cutting-edge performance, these commercial toolchains get more
 and more expensive, and have largely priced themselves out of all but the
 established integrated circuit manufacturers. This leaves an unfortunate
 gap where startup companies and small businesses cannot afford to do any
 sort of integrated circuit design.
 .
 Qflow tries to fill this gap.

Package: qflow-tech-osu018
Architecture: all
Depends: ${misc:Depends},
         qflow,
         tcsh
Description: Technology files needed for qflow for osu018
 Qflow is an open-source digital synthesis flow.
 .
 This package only contains the technology files needed for qflow.
 (osu018)

Package: qflow-tech-osu035
Architecture: all
Depends: ${misc:Depends},
         qflow,
         tcsh
Description: Technology files needed for qflow for osu035
 Qflow is an open-source digital synthesis flow.
 .
 This package only contains the technology files needed for qflow.
 (osu035)

Package: qflow-tech-osu050
Architecture: all
Depends: ${misc:Depends},
         qflow,
         tcsh
Description: Technology files needed for qflow for osu050
 Qflow is an open-source digital synthesis flow.
 .
 This package only contains the technology files needed for qflow.
 (osu050)