MCPcopy Create free account

hub / github.com/YosysHQ/nextpnr / functions

Functions9,852 in github.com/YosysHQ/nextpnr

↓ 36 callersMethodGetID
3rdparty/imgui/imgui.cpp:2391
↓ 36 callersMethodbegin
3rdparty/imgui/imgui.h:1281
↓ 36 callersMethodend
3rdparty/pybind11/include/pybind11/pytypes.h:2460
↓ 36 callersMethodformat
3rdparty/pybind11/include/pybind11/pytypes.h:1607
↓ 36 callersMethodvalue
! Returns the property's current value. \sa valueType(), setValue() */
3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp:222
↓ 35 callersMethodAddRectFilled
3rdparty/imgui/imgui_draw.cpp:1033
↓ 35 callersMethodaddProperty
! Creates a property with the given \a name which then is owned by this manager. Internally, this function calls the createProperty() and
3rdparty/QtPropertyBrowser/src/qtpropertybrowser.cpp:793
↓ 35 callersFunctioncanvas
3rdparty/QtPropertyBrowser/examples/canvas_typed/qtcanvas.h:337
↓ 35 callersFunctioncanvas
3rdparty/QtPropertyBrowser/examples/canvas_variant/qtcanvas.h:337
↓ 35 callersFunctioncheck_vk_result
3rdparty/imgui/examples/imgui_impl_vulkan.cpp:162
↓ 35 callersFunctionget_port
nexus/pdc.cc:53
↓ 35 callersMethodinsert
3rdparty/imgui/imgui.h:1315
↓ 34 callersMethodempty
3rdparty/imgui/imgui.h:1274
↓ 34 callersFunctionend
common/kernel/relptr.h:61
↓ 34 callersMethodgetWireName
himbaechel/arch.cc:346
↓ 34 callersMethodshape
Dimensions of the array
3rdparty/pybind11/include/pybind11/numpy.h:940
↓ 33 callersMethodcheck
(&self)
rust/nextpnr/src/lib.rs:386
↓ 33 callersMethodpropertyManager
! Returns a pointer to the manager that owns this property. */
3rdparty/QtPropertyBrowser/src/qtpropertybrowser.cpp:199
↓ 33 callersFunctionto_string
machxo2/config.cc:31
↓ 33 callersMethodu32
(self, v, comment)
ice40/chipdb.py:1103
↓ 33 callersMethodu8
(self, v, comment)
ice40/chipdb.py:1091
↓ 32 callersFunctionImLerp
3rdparty/imgui/imgui_internal.h:198
↓ 32 callersMethodadd_comb_arc
(self, from_pin: str, to_pin: str, delay: TimingValue)
himbaechel/himbaechel_dbgen/chip.py:623
↓ 32 callersMethodbegin
3rdparty/pybind11/include/pybind11/pytypes.h:2456
↓ 32 callersMethodserialise
(self, bba: BBAWriter)
himbaechel/himbaechel_dbgen/chip.py:876
↓ 31 callersFunctionImFormatString
3rdparty/imgui/imgui.cpp:1289
↓ 31 callersFunctionclear
3rdparty/pybind11/include/pybind11/pytypes.h:768
↓ 31 callersMethodclear
gui/quadtree.h:89
↓ 31 callersFunctiontile_xy
himbaechel/arch.h:71
↓ 31 callersMethodu32
(self, v, comment)
machxo2/facade_import.py:136
↓ 31 callersMethodu32
(self, v, comment)
ecp5/trellis_import.py:213
↓ 30 callersMethodaddPropertyManager
3rdparty/QtPropertyBrowser/src/qtpropertybrowser.h:186
↓ 30 callersMethodgetBels
generic/arch.cc:353
↓ 30 callersMethodgetNetinfoSourceWire
common/kernel/context.cc:26
↓ 29 callersFunctionIsKeyPressedMap
Inputs
3rdparty/imgui/imgui_internal.h:1205
↓ 29 callersFunctionadd_bel_input
(bel, wire, port)
ice40/chipdb.py:767
↓ 29 callersMethodgetBelName
himbaechel/arch.cc:220
↓ 29 callersMethodget_site_bel
himbaechel/uarch/xilinx/xilinx.cc:119
↓ 29 callersMethodpush
himbaechel/uarch/xilinx/fasm.cc:64
↓ 29 callersMethodrfind
generic/viaduct/fabulous/fabric_parsing.h:71
↓ 29 callersMethodsetStatusTip
! Sets the property's status tip to the given \a text. \sa statusTip() */
3rdparty/QtPropertyBrowser/src/qtpropertybrowser.cpp:350
↓ 29 callersMethodsetText
Sets the text item's text to \a t. The text may contain newlines. \sa text(), setFont(), setColor() setTextFlags() */
3rdparty/QtPropertyBrowser/examples/canvas_typed/qtcanvas.cpp:4569
↓ 29 callersMethodshow
Shorthand for setVisible(true). */
3rdparty/QtPropertyBrowser/examples/canvas_typed/qtcanvas.cpp:1848
↓ 28 callersMethodadd_bel_pin
mistral/arch.cc:398
↓ 28 callersMethodclear
3rdparty/pybind11/include/pybind11/pytypes.h:2214
↓ 28 callersMethodempty
generic/viaduct/fabulous/fabric_parsing.h:52
↓ 28 callersMethodgetBoundBelCell
common/kernel/base_arch.h:177
↓ 28 callersMethodremovePropertyManager
3rdparty/QtPropertyBrowser/src/qtpropertybrowser.h:195
↓ 28 callersMethodto_id
generic/viaduct/fabulous/fabric_parsing.h:79
↓ 27 callersMethodadd_setup_hold
(self, clock: str, input_pin: str, edge: ClockEdge, setup: TimingValue, hold: TimingValue)
himbaechel/himbaechel_dbgen/chip.py:629
↓ 27 callersMethoderase
3rdparty/imgui/imgui.h:1312
↓ 27 callersMethodinc_ref
3rdparty/pybind11/include/pybind11/gil.h:93
↓ 27 callersMethodnameOfPip
common/kernel/basectx.cc:57
↓ 27 callersMethodsetRange
! \fn void QtIntPropertyManager::setRange(QtProperty *property, int minimum, int maximum) Sets the range of valid values. This is a conv
3rdparty/QtPropertyBrowser/src/qtpropertymanager.cpp:838
↓ 26 callersFunctionextract_bits
himbaechel/uarch/gatemate/gatemate_util.h:51
↓ 26 callersFunctionfunc
()
3rdparty/pybind11/tests/test_virtual_functions.py:443
↓ 26 callersMethodgetPipsDownhill
himbaechel/arch.h:619
↓ 26 callersMethodisPseudo
common/kernel/nextpnr_types.h:346
↓ 26 callersFunctionlog_nonfatal_error
common/kernel/log.cc:221
↓ 26 callersMethodname
3rdparty/pybind11/include/pybind11/attr.h:53
↓ 26 callersMethodunsetParam
common/kernel/nextpnr_types.cc:52
↓ 25 callersMethodbegin
3rdparty/pybind11/tests/test_sequences_and_iterators.cpp:261
↓ 25 callersMethodempty
3rdparty/pybind11/include/pybind11/pytypes.h:2098
↓ 25 callersMethodempty
machxo2/config.cc:266
↓ 25 callersMethodgetNetinfoSinkWire
common/kernel/context.cc:84
↓ 25 callersFunctionget_string
json/jsonwrite.cc:35
↓ 25 callersMethodl
(self, name, ltype = None, export = False)
machxo2/facade_import.py:98
↓ 25 callersMethodproperty
3rdparty/QtPropertyBrowser/src/qtpropertybrowser.cpp:1199
↓ 25 callersMethodsetAttribute
! Sets the \a attribute of property to \a value. QtVariantPropertyManager provides the related \l{QtVariantPropertyManager::setAttribute(
3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp:303
↓ 25 callersMethodupdate
Repaints changed areas in all views of the canvas. \sa advance() */
3rdparty/QtPropertyBrowser/examples/canvas_typed/qtcanvas.cpp:983
↓ 24 callersMethodAddRect
a: upper-left, b: lower-right. we don't render 1 px sized rectangles properly.
3rdparty/imgui/imgui_draw.cpp:1022
↓ 24 callersMethodaddBelInput
generic/arch.cc:137
↓ 24 callersFunctionassert_equal
(actual, expected_data, expected_dtype)
3rdparty/pybind11/tests/test_numpy_dtypes.py:85
↓ 24 callersFunctionbegin
common/kernel/relptr.h:60
↓ 24 callersMethodexec
common/kernel/command.cc:719
↓ 24 callersFunctiongetattr
3rdparty/pybind11/include/pybind11/pytypes.h:882
↓ 24 callersMethodl
(self, name, ltype = None, export = False)
ice40/chipdb.py:1068
↓ 24 callersMethodminDelay
mistral/archdefs.h:65
↓ 24 callersMethodminDelay
common/kernel/nextpnr_types.h:96
↓ 24 callersMethodr_slice
(self, name, length, comment)
machxo2/facade_import.py:110
↓ 23 callersMethodbindWire
himbaechel/arch.h:557
↓ 23 callersMethodenumerate
common/kernel/indexed_store.h:288
↓ 23 callersMethodgetPipsUphill
ecp5/arch.h:912
↓ 23 callersMethodload
3rdparty/python-console/ColumnFormatter.cpp:32
↓ 23 callersMethodserialise_lists
(self, context: str, bba: BBAWriter)
himbaechel/himbaechel_dbgen/chip.py:82
↓ 22 callersFunctioncheck_vk_result
3rdparty/imgui/examples/example_glfw_vulkan/main.cpp:33
↓ 22 callersMethodgetBelType
ecp5/arch.h:661
↓ 22 callersMethodgetPipSrcWire
generic/arch.cc:521
↓ 22 callersMethodindexOf
indexOf gets index of child in children array.
gui/treemodel.h:90
↓ 22 callersMethodl
(self, name, ltype = None, export = False)
ecp5/trellis_import.py:175
↓ 22 callersMethodname
3rdparty/pybind11/tests/test_class.cpp:97
↓ 22 callersMethodr_slice
(self, name, length, comment)
ice40/chipdb.py:1080
↓ 22 callersFunctionstraightLine
ecp5/gfx.cc:1192
↓ 22 callersMethodstrip
generic/viaduct/fabulous/fabric_parsing.h:99
↓ 22 callersFunctionwrap
rust/rust.cc:28
↓ 21 callersMethodadd_cell_variant
(self, speed_grade: str, name: str)
himbaechel/himbaechel_dbgen/chip.py:762
↓ 21 callersFunctioncheck_vk_result
3rdparty/imgui/examples/example_sdl_vulkan/main.cpp:30
↓ 21 callersMethodcopyPortBusTo
common/kernel/nextpnr_types.cc:177
↓ 21 callersMethodend
3rdparty/pybind11/tests/test_sequences_and_iterators.cpp:262
↓ 21 callersMethodend
mistral/arch.h:225
← previousnext →201–300 of 9,852, ranked by callers