MCPcopy Create free account

hub / github.com/YosysHQ/nextpnr / functions

Functions9,852 in github.com/YosysHQ/nextpnr

↓ 15 callersMethodsetPen
Sets the QPen used when drawing the item to the pen \a p. Note that many QtCanvasPolygonalItems do not use the pen value. \sa setBrush(), pen
3rdparty/QtPropertyBrowser/examples/canvas_variant/qtcanvas.cpp:3771
↓ 15 callersFunctionstbtt__buf_get8
3rdparty/imgui/imstb_truetype.h:1100
↓ 15 callersFunctionstbtt__csctx_rccurve_to
3rdparty/imgui/imstb_truetype.h:1909
↓ 15 callersMethodtile_name
himbaechel/uarch/xilinx/xilinx.cc:489
↓ 15 callersMethodto_str
ecp5/arch_pybindings.h:35
↓ 15 callersFunctionttULONG
3rdparty/imgui/imstb_truetype.h:1255
↓ 14 callersMethodClear
3rdparty/imgui/imgui_draw.cpp:340
↓ 14 callersFunctionadd_bram_bus_input
(cell, clock, bus, width, group)
himbaechel/uarch/gowin/gowin_arch_gen.py:1707
↓ 14 callersMethodbar
(self)
3rdparty/pybind11/tests/test_multiple_inheritance.py:40
↓ 14 callersMethodcount
3rdparty/QtPropertyBrowser/examples/canvas_variant/qtcanvas.h:434
↓ 14 callersFunctionfinalize_interpreter
\rst Shut down the Python interpreter. No pybind11 or CPython API functions can be called after this. In addition, pybind11 objects must not o
3rdparty/pybind11/include/pybind11/embed.h:245
↓ 14 callersMethodgetBelByLocation
ecp5/arch.cc:446
↓ 14 callersMethodgetBelName
generic/arch.cc:293
↓ 14 callersMethodgetBelType
ice40/arch.h:514
↓ 14 callersMethodgetBoundWireNet
generic/arch.cc:438
↓ 14 callersMethodgetPipLocation
generic/arch.cc:519
↓ 14 callersMethodgetPipSrcWire
ecp5/arch.h:870
↓ 14 callersMethodgetPipsUphill
ice40/arch.h:774
↓ 14 callersMethodgetWires
generic/arch.cc:444
↓ 14 callersMethodparse_lattice_param_from_cell
nexus/pack.cc:36
↓ 14 callersFunctionprint_default_created
3rdparty/pybind11/tests/constructor_stats.h:304
↓ 14 callersMethodreset
3rdparty/python-console/ParseHelper.cpp:164
↓ 14 callersMethodrtti
Returns 0 (QtCanvasItem::Rtti_Item). Make your derived classes return their own values for rtti(), so that you can distinguish between object
3rdparty/QtPropertyBrowser/examples/canvas_typed/qtcanvas.cpp:4728
↓ 14 callersMethodrtti
Returns 0 (QtCanvasItem::Rtti_Item). Make your derived classes return their own values for rtti(), so that you can distinguish between object
3rdparty/QtPropertyBrowser/examples/canvas_variant/qtcanvas.cpp:4728
↓ 14 callersMethodsetDecimals
! \fn void QtDoublePropertyManager::setDecimals(QtProperty *property, int prec) Sets the precision of the given \a property to \a prec.
3rdparty/QtPropertyBrowser/src/qtpropertymanager.cpp:1123
↓ 14 callersMethodsetMinimum
! Sets the minimum value for the given \a property to \a minVal. When setting the minimum value, the maximum and current values are adjus
3rdparty/QtPropertyBrowser/src/qtpropertymanager.cpp:797
↓ 14 callersMethodsite_type
(self)
himbaechel/uarch/xilinx/gen/xilinx_device.py:224
↓ 14 callersFunctionstbtt_FindGlyphIndex
3rdparty/imgui/imstb_truetype.h:1445
↓ 14 callersFunctionstbtt__find_table
@OPTIMIZE: binary search
3rdparty/imgui/imstb_truetype.h:1273
↓ 14 callersMethodswap
common/kernel/hashlib.h:1214
↓ 14 callersMethodunlock
common/kernel/basectx.h:120
↓ 14 callersMethodwhat
3rdparty/pybind11/tests/test_exceptions.cpp:24
↓ 13 callersMethodaddBelOutput
generic/arch.cc:139
↓ 13 callersMethodaddProperty
3rdparty/QtPropertyBrowser/examples/canvas_variant/mainwindow.cpp:360
↓ 13 callersMethodaddWire
generic/arch.cc:30
↓ 13 callersFunctionadd_bel_output
(bel, wire, port)
ice40/chipdb.py:773
↓ 13 callersFunctionadd_pip
(src, dst, flags=0)
ice40/chipdb.py:754
↓ 13 callersMethodadd_pip
mistral/arch.cc:391
↓ 13 callersFunctionarray_proxy
3rdparty/pybind11/include/pybind11/numpy.h:387
↓ 13 callersFunctionassert_equal_ref
(mat)
3rdparty/pybind11/tests/test_eigen_matrix.py:20
↓ 13 callersMethodbegin
ice40/arch.h:259
↓ 13 callersFunctioncheck_assign_sig
mistral/lab.cc:586
↓ 13 callersMethodcontains
3rdparty/pybind11/include/pybind11/pytypes.h:2493
↓ 13 callersMethoddata
common/place/static_util.h:113
↓ 13 callersMethoddst_wire
(self)
himbaechel/uarch/xilinx/gen/xilinx_device.py:98
↓ 13 callersFunctioneval
3rdparty/pybind11/include/pybind11/eval.h:48
↓ 13 callersMethodflags
3rdparty/pybind11/include/pybind11/numpy.h:753
↓ 13 callersMethodgetBelBucketForCellType
common/kernel/base_arch.h:363
↓ 13 callersMethodgetBelType
nexus/arch.h:1078
↓ 13 callersMethodget_criticality
common/kernel/timing.h:87
↓ 13 callersFunctionget_net
nexus/pdc.cc:60
↓ 13 callersFunctionin_range
3rdparty/json11/json11.cpp:340
↓ 13 callersMethodisEnabled
! Returns whether the property is enabled. \sa setEnabled() */
3rdparty/QtPropertyBrowser/src/qtpropertybrowser.cpp:259
↓ 13 callersMethodis_null
(self)
rust/nextpnr/src/lib.rs:114
↓ 13 callersFunctionmake_iterator
3rdparty/pybind11/include/pybind11/pybind11.h:2471
↓ 13 callersFunctionoperator delete
3rdparty/imgui/imgui.h:1325
↓ 13 callersMethodpropertyName
! Returns the property's name. \sa setPropertyName() */
3rdparty/QtPropertyBrowser/src/qtpropertybrowser.cpp:239
↓ 13 callersMethodpush
(self, name)
ecp5/trellis_import.py:225
↓ 13 callersMethodremove
Remove an entry at an index
common/kernel/indexed_store.h:135
↓ 13 callersMethodreshape
Optional `order` parameter omitted, to be added as needed.
3rdparty/pybind11/include/pybind11/numpy.h:1069
↓ 13 callersMethods
(self, s, comment)
machxo2/facade_import.py:117
↓ 13 callersMethodsetChecked
3rdparty/QtPropertyBrowser/src/qtpropertybrowserutils.cpp:239
↓ 13 callersMethodsetFont
Sets the font in which the text is drawn to font \a f. \sa font() */
3rdparty/QtPropertyBrowser/examples/canvas_typed/qtcanvas.cpp:4594
↓ 13 callersFunctionset_ec_cbit
ice40/bitstream.cc:144
↓ 13 callersMethodsize
3rdparty/pybind11/include/pybind11/detail/type_caster_base.h:394
↓ 13 callersMethodsrc_wire
(self)
himbaechel/uarch/xilinx/gen/xilinx_device.py:96
↓ 13 callersMethodstrides
Strides of the array
3rdparty/pybind11/include/pybind11/numpy.h:951
↓ 13 callersFunctionstrip_quotes
himbaechel/uarch/gatemate/ccf.cc:50
↓ 12 callersFunctionImHash
Pass data_size==0 for zero-terminated strings FIXME-OPT: Replace with e.g. FNV1a hash? CRC32 pretty much randomly access 1KB. Need to do proper measur
3rdparty/imgui/imgui.cpp:1317
↓ 12 callersMethodbindPip
himbaechel/arch.h:641
↓ 12 callersMethoddata
3rdparty/pybind11/include/pybind11/eigen/matrix.h:555
↓ 12 callersMethodend
3rdparty/pybind11/include/pybind11/detail/type_caster_base.h:384
↓ 12 callersFunctionequals_epsilon
ice40/pack.cc:1174
↓ 12 callersMethodgetGridDimX
ecp5/arch.h:529
↓ 12 callersMethodgetGridDimY
ecp5/arch.h:530
↓ 12 callersMethodgetPipsDownhill
ice40/arch.h:765
↓ 12 callersMethodgetWireName
generic/arch.cc:396
↓ 12 callersFunctionmakewt
3rdparty/oourafft/fftsg.cc:674
↓ 12 callersMethodparent
3rdparty/QtPropertyBrowser/src/qtpropertybrowser.cpp:1211
↓ 12 callersMethodrect
3rdparty/QtPropertyBrowser/examples/canvas_typed/qtcanvas.h:592
↓ 12 callersFunctionroute_mult_diag
himbaechel/uarch/gatemate/route_mult.cc:54
↓ 12 callersMethodsay_something
(self, times)
3rdparty/pybind11/tests/test_virtual_functions.py:420
↓ 12 callersFunctionset_error
3rdparty/pybind11/include/pybind11/pytypes.h:338
↓ 12 callersFunctionset_period
ice40/pack.cc:1175
↓ 12 callersFunctionssize_t_cast
3rdparty/pybind11/include/pybind11/detail/common.h:491
↓ 12 callersMethodtext
Returns the text item's text. \sa setText() */
3rdparty/QtPropertyBrowser/examples/canvas_typed/qtcanvas.cpp:4558
↓ 12 callersMethodtile_name
himbaechel/uarch/ng-ultra/ng_ultra.cc:249
↓ 12 callersMethodunlucky_number
(self)
3rdparty/pybind11/tests/test_virtual_functions.py:423
↓ 12 callersMethodupdate
Repaints changed areas in all views of the canvas. \sa advance() */
3rdparty/QtPropertyBrowser/examples/canvas_variant/qtcanvas.cpp:983
↓ 12 callersMethodvalue
3rdparty/QtPropertyBrowser/examples/extension/main.cpp:135
↓ 12 callersFunctionwidth
3rdparty/QtPropertyBrowser/examples/canvas_typed/qtcanvas.h:222
↓ 12 callersMethodwrite
common/kernel/sdf.cc:151
↓ 11 callersMethodAddText
3rdparty/imgui/imgui_draw.cpp:1140
↓ 11 callersMethodGetTexDataAsRGBA32
3rdparty/imgui/imgui_draw.cpp:1482
↓ 11 callersFunctionImFabs
3rdparty/imgui/imgui_internal.h:180
↓ 11 callersFunctionImIsPowerOfTwo
3rdparty/imgui/imgui_internal.h:129
↓ 11 callersFunctionSTB_TEXTEDIT_GETCHAR
3rdparty/imgui/imgui_widgets.cpp:2872
↓ 11 callersMethodcapacity
Total size of the container
common/kernel/indexed_store.h:171
↓ 11 callersMethodcheck
common/route/router1.cc:306
↓ 11 callersMethodgetBelBucketForBel
common/kernel/base_arch.h:359
← previousnext →401–500 of 9,852, ranked by callers