We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e529249 + 0a96737 commit 387b825Copy full SHA for 387b825
doc/src/api/vpr/netlist.rst
@@ -1,14 +1,37 @@
1
-=======
+========
2
+Netlists
3
4
+
5
Netlist
6
+-------
7
8
.. doxygenfile:: netlist.h
9
:project: vpr
10
:sections: detaileddescription
11
-Classes
--------
12
13
.. doxygenclass:: Netlist
14
15
:members:
16
17
+Clustered Netlist
18
+------------------
19
20
+.. doxygenfile:: clustered_netlist.h
21
+ :project: vpr
22
+ :sections: detaileddescription
23
24
+.. doxygenclass:: ClusteredNetlist
25
26
+ :members:
27
28
+Atom Netlist
29
+------------
30
31
+.. doxygenfile:: atom_netlist.h
32
33
34
35
+.. doxygenclass:: AtomNetlist
36
37
0 commit comments