MCPcopy Create free account

hub / github.com/YosysHQ/nextpnr / functions

Functions9,852 in github.com/YosysHQ/nextpnr

↓ 4 callersFunctionget_tm_class
(db: chipdb, wire: str)
himbaechel/uarch/gowin/gowin_arch_gen.py:488
↓ 4 callersMethodget_vector_bit_constval
frontend/json_frontend.cc:176
↓ 4 callersFunctionget_wire_name
(loc, idx)
machxo2/facade_import.py:376
↓ 4 callersMethodglobal_info_at_loc
ecp5/arch.cc:1238
↓ 4 callersMethodh
gui/quadtree.h:98
↓ 4 callersMethodhas_5A_HCLK
himbaechel/uarch/gowin/gowin_utils.cc:482
↓ 4 callersMethodhash
machxo2/archdefs.h:81
↓ 4 callersMethodhash
ecp5/archdefs.h:81
↓ 4 callersFunctionheight
common/kernel/array2d.h:75
↓ 4 callersMethodincRef
Increase the object's reference count by one
3rdparty/pybind11/tests/object.h:21
↓ 4 callersMethodindexFromNode
gui/treemodel.h:359
↓ 4 callersMethodindexToProperty
3rdparty/QtPropertyBrowser/src/qttreepropertybrowser.cpp:540
↓ 4 callersMethodinit_instance
Performs instance initialization including constructing a holder and registering the known instance. Should be called as soon as the `type` value_ptr
3rdparty/pybind11/include/pybind11/pybind11.h:1923
↓ 4 callersFunctioninsert_global
ice40/pack.cc:651
↓ 4 callersFunctionioclk_config_val
himbaechel/uarch/gatemate/pack_clocking.cc:947
↓ 4 callersFunctionis_clkdiv
himbaechel/uarch/gowin/gowin.h:89
↓ 4 callersFunctionis_enabled
nexus/pack.cc:33
↓ 4 callersFunctionis_ff
Return true if a cell is a flipflop
ice40/cells.h:36
↓ 4 callersFunctionis_gbuf
Return true if a cell is a global buffer
ice40/cells.h:54
↓ 4 callersMethodis_global_pip
pips
himbaechel/uarch/gowin/gowin_utils.h:182
↓ 4 callersFunctionis_io
(x, y)
generic/examples/simple.py:3
↓ 4 callersFunctionis_io
himbaechel/uarch/gowin/gowin.h:32
↓ 4 callersFunctionis_pll
himbaechel/uarch/gowin/gowin.h:108
↓ 4 callersFunctionis_sb_mac16
ice40/cells.h:68
↓ 4 callersFunctionis_sb_rgb_drv
ice40/cells.h:72
↓ 4 callersFunctionis_separator
3rdparty/imgui/imgui_widgets.cpp:2889
↓ 4 callersFunctionlogv_prefixed
common/kernel/log.cc:125
↓ 4 callersMethodmake_init_with_const_input
himbaechel/uarch/ng-ultra/pack.cc:206
↓ 4 callersMethodmaxRiseDelay
common/kernel/nextpnr_types.h:135
↓ 4 callersMethodmember_initialized
3rdparty/pybind11/tests/test_stl.cpp:82
↓ 4 callersMethodminRiseDelay
common/kernel/nextpnr_types.h:134
↓ 4 callersMethodname_of
(&self, s: IdString)
rust/nextpnr/src/lib.rs:402
↓ 4 callersMethodnext
common/kernel/pycontainers.h:56
↓ 4 callersFunctionnonlinearPreprocessor0
(dx, dy)
ice40/tmfuzz.py:153
↓ 4 callersFunctionnonlinearPreprocessor2
(v)
ice40/tmfuzz.py:271
↓ 4 callersMethodnotifyWireChange
--- Wire and pip functions --- Called when a wire/pip is placed/unplaced (with net=nullptr for a unbind)
generic/viaduct_api.h:75
↓ 4 callersFunctionobj_class_name
3rdparty/pybind11/include/pybind11/pytypes.h:479
↓ 4 callersFunctionoffset_at
3rdparty/pybind11/tests/test_numpy_array.cpp:118
↓ 4 callersFunctionpack_carries
Pack carry logic
ice40/pack.cc:148
↓ 4 callersFunctionpipdelay
(src_idx, dst_idx, db)
ice40/chipdb.py:412
↓ 4 callersMethodplace
common/place/placer_heap.cc:176
↓ 4 callersMethodpoint
Add a point to the PolyLine.
gui/lineshader.h:87
↓ 4 callersMethodpolicyEnumNames
3rdparty/QtPropertyBrowser/src/qtpropertymanager.cpp:401
↓ 4 callersMethodpop
(self)
machxo2/facade_import.py:151
↓ 4 callersMethodprocess
3rdparty/python-console/ParseHelper.cpp:74
↓ 4 callersMethodpropertyType
! Returns this property's type. QtVariantPropertyManager provides several related functions: \l{QtVariantPropertyManager::enumTypeId()}{e
3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp:261
↓ 4 callersFunctionrandom_bel_for_cell
Find a random Bel of the correct type for a cell, within the specified diameter
common/place/placer1.cc:736
↓ 4 callersFunctionrdft2d_sub
3rdparty/oourafft/fftsg2d.cc:872
↓ 4 callersFunctionredirector_take_output
3rdparty/python-console/modified/pyredirector.cc:37
↓ 4 callersMethodrel_site_loc
himbaechel/uarch/xilinx/xilinx.cc:495
↓ 4 callersFunctionrel_tile
himbaechel/arch.h:77
↓ 4 callersMethodremove
3rdparty/QtPropertyBrowser/examples/canvas_variant/qtcanvas.cpp:313
↓ 4 callersMethodreplace_constants
himbaechel/himbaechel_helpers.cc:99
↓ 4 callersFunctionreset_ref
3rdparty/pybind11/tests/test_eigen_matrix.cpp:25
↓ 4 callersFunctionrng64
common/kernel/deterministic_rng.h:39
↓ 4 callersMethodrsplit
generic/viaduct/fabulous/fabric_parsing.h:144
↓ 4 callersMethodrun
common/place/placer_heap.cc:1497
↓ 4 callersFunctionsSendMouseCallback
@brief Call mouse callback after a mouse event **/
3rdparty/imgui/examples/libs/usynergy/uSynergy.c:156
↓ 4 callersFunctionsSetDisconnected
@brief Mark context as being disconnected **/
3rdparty/imgui/examples/libs/usynergy/uSynergy.c:462
↓ 4 callersFunctionsame_type
3rdparty/pybind11/include/pybind11/detail/internals.h:134
↓ 4 callersMethodserialise
(self, context: str, bba: BBAWriter)
himbaechel/uarch/gatemate/gen/arch_gen.py:180
↓ 4 callersMethodset
3rdparty/pybind11/tests/test_methods_and_attributes.cpp:89
↓ 4 callersMethodsetExpanded
3rdparty/QtPropertyBrowser/src/qttreepropertybrowser.cpp:959
↓ 4 callersMethodsetSelectable
3rdparty/QtPropertyBrowser/src/qtpropertybrowser.cpp:418
↓ 4 callersMethodsetValue
! Sets the value of this property to \a value. The specified \a value must be of the type returned by valueType(), or of a type that can
3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp:289
↓ 4 callersMethodsetX0
gui/quadtree.h:84
↓ 4 callersMethodsetX1
gui/quadtree.h:86
↓ 4 callersMethodsetY0
gui/quadtree.h:85
↓ 4 callersMethodsetY1
gui/quadtree.h:87
↓ 4 callersMethodsite_pin_timing
(self, sitetype, rel_xy, pin)
himbaechel/uarch/xilinx/gen/xilinx_device.py:294
↓ 4 callersMethodsites
(self)
himbaechel/uarch/xilinx/gen/xilinx_device.py:289
↓ 4 callersMethodsize
3rdparty/qtimgui/QtImGui.cpp:20
↓ 4 callersFunctionsplit_per_bels
(bels)
himbaechel/uarch/ng-ultra/gen/arch_gen.py:296
↓ 4 callersFunctionstb_out4
3rdparty/imgui/misc/fonts/binary_to_compressed_c.cpp:191
↓ 4 callersFunctionstb_textedit_delete
delete characters while updating undo
3rdparty/imgui/imstb_textedit.h:588
↓ 4 callersFunctionstbrp_pack_rects
3rdparty/imgui/imstb_truetype.h:3742
↓ 4 callersFunctionstbtt_GetFontOffsetForIndex
3rdparty/imgui/imstb_truetype.h:4725
↓ 4 callersFunctionstbtt_MakeGlyphBitmapSubpixel
3rdparty/imgui/imstb_truetype.h:3572
↓ 4 callersFunctionstbtt__add_point
3rdparty/imgui/imstb_truetype.h:3361
↓ 4 callersFunctionstbtt__cff_index_get
3rdparty/imgui/imstb_truetype.h:1227
↓ 4 callersFunctionstbtt__csctx_v
3rdparty/imgui/imstb_truetype.h:1872
↓ 4 callersFunctionstbtt__oversample_shift
3rdparty/imgui/imstb_truetype.h:3944
↓ 4 callersFunctionstr_match
nexus/global.cc:30
↓ 4 callersMethodsubscribe
3rdparty/python-console/ParseHelper.cpp:178
↓ 4 callersMethodswap
3rdparty/imgui/imgui.h:1289
↓ 4 callersFunctiontoSameSideHor
ecp5/gfx.cc:1211
↓ 4 callersMethodto_string
ecp5/config.cc:250
↓ 4 callersFunctiontoobig_message
(r)
3rdparty/pybind11/tests/test_builtin_casters.py:52
↓ 4 callersFunctiontype_incref
3rdparty/pybind11/include/pybind11/detail/class.h:40
↓ 4 callersMethodu8
(self, v, comment)
ecp5/trellis_import.py:198
↓ 4 callersMethodunbindBel
nexus/arch.h:966
↓ 4 callersMethodunbind_ctrl_set
common/place/placer_heap.cc:617
↓ 4 callersFunctionvalidChunk
3rdparty/QtPropertyBrowser/examples/canvas_typed/qtcanvas.h:234
↓ 4 callersFunctionvalidChunk
3rdparty/QtPropertyBrowser/examples/canvas_variant/qtcanvas.h:234
↓ 4 callersFunctionvalue
3rdparty/pybind11/include/pybind11/pybind11.h:2165
↓ 4 callersFunctionvstringf
common/kernel/log.cc:59
↓ 4 callersMethodw
gui/quadtree.h:97
↓ 4 callersFunctionwire_type
(name)
ice40/chipdb.py:331
↓ 4 callersMethodwires_connected
mistral/arch.cc:385
↓ 4 callersFunctionwrite_bitstream
ecp5/bitstream.cc:1592
← previousnext →1,101–1,200 of 9,852, ranked by callers