File: control

package info (click to toggle)
nextpnr 0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 23,908 kB
  • sloc: cpp: 219,642; python: 21,427; ansic: 10,274; sh: 779; makefile: 493; tcl: 116; vhdl: 44; objc: 42
file content (221 lines) | stat: -rw-r--r-- 7,023 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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
Source: nextpnr
Maintainer: Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Uploaders: Ruben Undheim <ruben.undheim@gmail.com>,
           Nathaniel Graff <nathaniel.graff@sifive.com>,
           Daniel Gröber <dxld@darkboxed.org>
Section: electronics
Priority: optional
Build-Depends: debhelper-compat (= 13),
               cmake,
               qtbase5-dev,
               libboost-filesystem-dev,
               libboost-thread-dev,
               libboost-program-options-dev,
               libboost-python-dev,
               libboost-iostreams-dev,
               libqt5opengl5-dev,
               libeigen3-dev,
               python3-dev,
               fpga-icestorm-chipdb,
               python3-apycula,
               python3-pytrellis,
               help2man
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/electronics-team/nextpnr
Vcs-Git: https://salsa.debian.org/electronics-team/nextpnr.git
Homepage: https://github.com/YosysHQ/nextpnr
Rules-Requires-Root: no
Description: FPGA place and route tool
 nextpnr is a FPGA place and route tool. Its purpose is to turn a
 topological description of digital hardware produced by an FPGA logic
 synthesis tool such as yosys into an elaborate map of connections between
 the hardwired functional units available inside the FPGA's fabric.
 .
 In order to verify the fully implemented design for proper operation at
 high speed timing-analysis of the design is also supported.

Package: nextpnr-ice40
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         nextpnr-ice40-chipdb (= ${binary:Version}),
Suggests: yosys, fpga-icestorm
Conflicts: nextpnr-ice40-qt
Replaces: nextpnr-ice40-qt
Description: ${source:Synopsis} for Lattice iCE40
 ${source:Extended-Description}
 .
 nextpnr-ice40 supports the Lattice iCE40 series of FPGAs and uses the
 hardware description chipdb from the fpga-icestorm package.
 .
 This package supports only the command-line interface, there is also a GUI
 version in the nextpnr-ice40-qt package.

Package: nextpnr-ice40-qt
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         nextpnr-ice40-chipdb (= ${binary:Version}),
Suggests: yosys, fpga-icestorm
Conflicts: nextpnr-ice40
Replaces: nextpnr-ice40
Description: ${source:Synopsis} for Lattice iCE40 - with GUI
 ${source:Extended-Description}
 .
 nextpnr-ice40 supports the Lattice iCE40 series of FPGAs and uses the
 hardware description chipdb from the fpga-icestorm package.
 .
 This package supports both the GUI and command-line interfaces. A slimmer
 command-line only version is available in the nextpnr-ice40 package.

Package: nextpnr-ice40-chipdb
Architecture: any
Depends: ${misc:Depends}
Description: ${source:Synopsis} for Lattice iCE40 -- chipdb files
 ${source:Extended-Description}
 .
 This package contains the chipdb FPGA layout description files.




Package: nextpnr-ecp5
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         nextpnr-ecp5-chipdb (= ${binary:Version})
Suggests: yosys
Conflicts: nextpnr-ecp5-qt
Replaces: nextpnr-ecp5-qt
Description: ${source:Synopsis} for Lattice ECP5
 ${source:Extended-Description}
 .
 nextpnr-ecp5 supports the Lattice ECP5 series of FPGAs.
 .
 This package supports only the command-line interface, there is also a GUI
 version in the nextpnr-ecp5-qt package.

Package: nextpnr-ecp5-qt
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         nextpnr-ecp5-chipdb (= ${binary:Version})
Suggests: yosys
Conflicts: nextpnr-ecp5
Replaces: nextpnr-ecp5
Description: ${source:Synopsis} for Lattice ECP5 - with GUI
 ${source:Extended-Description}
 .
 nextpnr-ecp5 supports the Lattice ECP5 series of FPGAs.
 .
 This package supports both the GUI and command-line interfaces. A slimmer
 command-line only version is available in the nextpnr-ecp5 package.

Package: nextpnr-ecp5-chipdb
Architecture: any
Depends: ${misc:Depends}
Description: ${source:Synopsis} for Lattice ECP5 -- chipdb files
 ${source:Extended-Description}
 .
 This package contains the chipdb FPGA layout description files.




Package: nextpnr-gowin
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         nextpnr-gowin-chipdb (= ${binary:Version})
Suggests: yosys
Conflicts: nextpnr-gowin-qt
Replaces: nextpnr-gowin-qt
Description: ${source:Synopsis} for Gowin GW1N
 ${source:Extended-Description}
 .
 nextpnr-gowin supports the Gowin GW1N series of FPGAs.
 .
 This package supports only the command-line interface, there is also a GUI
 version in the nextpnr-gowin-qt package.

Package: nextpnr-gowin-qt
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         nextpnr-gowin-chipdb (= ${binary:Version})
Suggests: yosys
Conflicts: nextpnr-gowin
Replaces: nextpnr-gowin
Description: ${source:Synopsis} for Gowin GW1N - with GUI
 ${source:Extended-Description}
 .
 nextpnr-gowin supports the Gowin GW1N series of FPGAs.
 .
 This package supports both the GUI and command-line interfaces. A slimmer
 command-line only version is available in the nextpnr-gowin package.

Package: nextpnr-gowin-chipdb
Architecture: any
Depends: ${misc:Depends}
Description: ${source:Synopsis} for Gowin GW1N -- chipdb files
 ${source:Extended-Description}
 .
 This package contains the chipdb FPGA layout description files.




Package: nextpnr-himbaechel
Architecture: any
Build-Profiles: <pkg.nextpnr.himbaechel>
Depends: ${shlibs:Depends},
         ${misc:Depends},
         nextpnr-himbaechel-chipdb (= ${binary:Version})
Suggests: yosys
Conflicts: nextpnr-himbaechel-qt
Replaces: nextpnr-himbaechel-qt
Description: ${source:Synopsis} for Gowin GW1N
 ${source:Extended-Description}
 .
 nextpnr-himbaechel supports the Gowin GW1N series of FPGAs.
 .
 This package supports only the command-line interface, there is also a GUI
 version in the nextpnr-himbaechel-qt package.

Package: nextpnr-himbaechel-qt
Architecture: any
Build-Profiles: <pkg.nextpnr.himbaechel>
Depends: ${shlibs:Depends},
         ${misc:Depends},
         nextpnr-himbaechel-chipdb (= ${binary:Version})
Suggests: yosys
Conflicts: nextpnr-himbaechel
Replaces: nextpnr-himbaechel
Description: ${source:Synopsis} for Gowin GW1N - with GUI
 ${source:Extended-Description}
 .
 nextpnr-himbaechel supports the Gowin GW1N series of FPGAs.
 .
 This package supports both the GUI and command-line interfaces. A slimmer
 command-line only version is available in the nextpnr-himbaechel package.

Package: nextpnr-himbaechel-chipdb
Build-Profiles: <pkg.nextpnr.himbaechel>
Architecture: any
Depends: ${misc:Depends}
Description: ${source:Synopsis} for Gowin GW1N -- chipdb files
 ${source:Extended-Description}
 .
 This package contains the chipdb FPGA layout description files.




Package: nextpnr-generic
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: ${source:Synopsis} for Generic FPGAs
 ${source:Extended-Description}
 .
 nextpnr-generic supports nextpnr's synthetic "generic" FPGA.