MCPcopy Create free account

hub / github.com/YosysHQ/nextpnr / functions

Functions9,852 in github.com/YosysHQ/nextpnr

↓ 21 callersMethodend
nexus/arch.h:529
↓ 21 callersMethodgetBelPinWire
ecp5/arch.cc:278
↓ 21 callersFunctionprint_copy_created
3rdparty/pybind11/tests/constructor_stats.h:282
↓ 21 callersFunctionprint_move_created
3rdparty/pybind11/tests/constructor_stats.h:288
↓ 21 callersMethodr_slice
(self, name, length, comment)
ecp5/trellis_import.py:187
↓ 21 callersMethodreserve
common/kernel/hashlib.h:1220
↓ 21 callersMethodset_pip_class
(self, grade: str, name: str, delay: TimingValue, in_cap: Optional[TimingValue]=None, out_res: Opt
himbaechel/himbaechel_dbgen/chip.py:734
↓ 21 callersMethodtoString
3rdparty/pybind11/tests/test_smart_ptr.cpp:73
↓ 20 callersFunctionImSaturate
3rdparty/imgui/imgui_internal.h:207
↓ 20 callersMethodadd_word
himbaechel/uarch/gatemate/config.cc:53
↓ 20 callersFunctionclock_event_name
common/kernel/report.cc:44
↓ 20 callersMethoddata
3rdparty/pybind11/tests/test_buffers.cpp:119
↓ 20 callersMethodget
3rdparty/pybind11/include/pybind11/pytypes.h:1058
↓ 20 callersMethodget_tile_by_type
ecp5/arch.h:1042
↓ 20 callersMethodisBelLocationValid
common/kernel/base_arch.h:367
↓ 20 callersMethodlock
Must be called before performing any mutating changes on the Ctx/Arch.
common/kernel/basectx.h:112
↓ 20 callersMethodpush
Add a 'dot' prefix to the FASM context stack
nexus/fasm.cc:44
↓ 20 callersFunctionrepr
3rdparty/pybind11/include/pybind11/pytypes.h:2437
↓ 20 callersMethodreserve
3rdparty/imgui/imgui.h:1294
↓ 20 callersFunctionset_error
3rdparty/pybind11/tests/test_exceptions.h:12
↓ 20 callersMethodtype
3rdparty/json11/json11.cpp:272
↓ 19 callersFunctionassert_equal_tensor_ref
(mat, writeable=True, modified=None)
3rdparty/pybind11/tests/test_eigen_tensor.py:50
↓ 19 callersMethodend
machxo2/arch.h:238
↓ 19 callersMethodgetBelName
ecp5/arch.h:549
↓ 19 callersMethodgetBoundPipNet
generic/arch.cc:508
↓ 19 callersMethodgetClusterRootCell
Cluster methods
himbaechel/arch.h:744
↓ 19 callersMethodgetGridDimY
himbaechel/arch.h:497
↓ 19 callersMethodgetPipsUphill
himbaechel/arch.h:623
↓ 19 callersMethodgetWires
ice40/arch.h:605
↓ 19 callersMethodget_port
mistral/arch.cc:69
↓ 19 callersMethodhash
himbaechel/uarch/xilinx/xilinx.h:78
↓ 19 callersMethodisValidBelForCellType
Placement validity checks
common/kernel/base_arch.h:353
↓ 19 callersMethodmovePortBusTo
common/kernel/nextpnr_types.cc:158
↓ 19 callersMethodnext_field
generic/viaduct/fabulous/fabric_parsing.h:172
↓ 19 callersFunctionopen_ifstream_and_log_error
common/kernel/log.cc:191
↓ 19 callersFunctionstb_textedit_clamp
make the selection/cursor state valid if client altered the string
3rdparty/imgui/imstb_textedit.h:574
↓ 19 callersMethodwhat
3rdparty/pybind11/include/pybind11/pybind11.h:2737
↓ 18 callersMethodbegin
generic/arch.h:127
↓ 18 callersMethoddata
3rdparty/pybind11/include/pybind11/numpy.h:977
↓ 18 callersMethodgetGridDimX
himbaechel/arch.h:496
↓ 18 callersMethodgetWireType
himbaechel/arch.h:543
↓ 18 callersMethodinsert
3rdparty/pybind11/include/pybind11/pytypes.h:2170
↓ 18 callersMethodmaxDelay
mistral/archdefs.h:66
↓ 18 callersMethodremove_brackets
himbaechel/uarch/gowin/gowin_utils.cc:13
↓ 18 callersMethodrun
(self)
3rdparty/pybind11/tests/test_thread.py:12
↓ 18 callersMethodsize
3rdparty/QtPropertyBrowser/examples/canvas_typed/qtcanvas.h:589
↓ 18 callersFunctionstbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
3rdparty/imgui/imstb_truetype.h:2918
↓ 17 callersMethodadd_wire
mistral/arch.cc:342
↓ 17 callersMethodbind
common/place/placer_heap.cc:140
↓ 17 callersMethodcheckBelAvail
common/kernel/base_arch.h:176
↓ 17 callersMethodgetLocation
common/kernel/nextpnr_types.cc:187
↓ 17 callersMethodget_bel_site
himbaechel/uarch/xilinx/xilinx.cc:106
↓ 17 callersFunctionget_param_or_def
ice40/bitstream.cc:101
↓ 17 callersMethodisValid
Returns true if the pixmap array is valid; otherwise returns false. */
3rdparty/QtPropertyBrowser/examples/canvas_typed/qtcanvas.cpp:2790
↓ 17 callersMethodndim
Number of dimensions
3rdparty/pybind11/include/pybind11/numpy.h:934
↓ 17 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_typed/qtcanvas.cpp:3771
↓ 17 callersMethodsize
3rdparty/imgui/imgui.h:1275
↓ 17 callersMethodu16
(self, v, comment)
ecp5/trellis_import.py:205
↓ 16 callersMethodOnKeyPressed
3rdparty/imgui/imgui_widgets.cpp:2969
↓ 16 callersMethodadd
3rdparty/pybind11/tests/test_smart_ptr.cpp:262
↓ 16 callersFunctioncapsule
3rdparty/pybind11/include/pybind11/pytypes.h:1930
↓ 16 callersFunctioncast_impl
3rdparty/pybind11/include/pybind11/eigen/tensor.h:269
↓ 16 callersFunctioncdft
3rdparty/oourafft/fftsg.cc:357
↓ 16 callersFunctioncftf081
3rdparty/oourafft/fftsg.cc:2985
↓ 16 callersFunctioncftf161
3rdparty/oourafft/fftsg.cc:2649
↓ 16 callersMethodcheckBelAvail
himbaechel/arch.h:719
↓ 16 callersMethodcols
3rdparty/pybind11/tests/test_buffers.cpp:122
↓ 16 callersFunctioncreate_neighbour_pips
(dst, nx, ny, offset, skip)
generic/examples/simple.py:62
↓ 16 callersMethodcreate_tile_type
(self, name: str)
himbaechel/himbaechel_dbgen/chip.py:792
↓ 16 callersFunctionddct
3rdparty/oourafft/fftsg.cc:410
↓ 16 callersFunctionddst
3rdparty/oourafft/fftsg.cc:459
↓ 16 callersMethoddsp_bus_src
himbaechel/uarch/gowin/gowin_utils.cc:572
↓ 16 callersMethodgetClusterRootCell
Cluster methods
common/kernel/base_arch.h:385
↓ 16 callersMethodgetPortTimingClass
common/kernel/base_arch.h:341
↓ 16 callersMethodget_tile_by_type
machxo2/arch.h:1029
↓ 16 callersMethodget_tile_by_type_loc
machxo2/arch.h:1008
↓ 16 callersFunctionimport_bus_sethold
(cell, port, width, clock, entry)
himbaechel/uarch/xilinx/gen/xilinx_gen.py:284
↓ 16 callersFunctioninitialize_interpreter
3rdparty/pybind11/include/pybind11/embed.h:144
↓ 16 callersMethodmutable_data
3rdparty/pybind11/include/pybind11/numpy.h:985
↓ 16 callersFunctionopen_ofstream_and_log_error
common/kernel/log.cc:202
↓ 16 callersMethodrequest
3rdparty/pybind11/include/pybind11/pytypes.h:2244
↓ 16 callersMethodsize
3rdparty/QtPropertyBrowser/examples/canvas_variant/qtcanvas.h:589
↓ 16 callersMethodsubEnumPropertyManager
! Returns the manager that creates the nested \e language and \e country subproperties. In order to provide editing widgets for the menti
3rdparty/QtPropertyBrowser/src/qtpropertymanager.cpp:2381
↓ 16 callersMethodu16
(self, v, comment)
machxo2/facade_import.py:128
↓ 16 callersMethodu8
(self, n, comment="")
himbaechel/himbaechel_dbgen/bba.py:19
↓ 15 callersMethodAddLine
3rdparty/imgui/imgui_draw.cpp:1012
↓ 15 callersMethodIntPairs
3rdparty/pybind11/tests/test_sequences_and_iterators.cpp:378
↓ 15 callersFunctioncftfsub
3rdparty/oourafft/fftsg.cc:830
↓ 15 callersMethoddata
gui/treemodel.cc:192
↓ 15 callersFunctionget
common/kernel/relptr.h:52
↓ 15 callersMethodgetBelName
ice40/arch.h:442
↓ 15 callersMethodgetBels
ecp5/arch.h:648
↓ 15 callersMethodgetPipDstWire
generic/arch.cc:523
↓ 15 callersMethodgetPipsDownhill
ecp5/arch.h:901
↓ 15 callersMethodhas_alias
3rdparty/pybind11/tests/test_factory_constructors.cpp:110
↓ 15 callersMethodloc_info
ecp5/arch.h:539
↓ 15 callersMethodoverloaded
3rdparty/pybind11/tests/test_methods_and_attributes.cpp:67
↓ 15 callersMethodpop
himbaechel/uarch/xilinx/fasm.cc:66
↓ 15 callersMethodpop
common/kernel/hashlib.h:1001
↓ 15 callersMethodrows
3rdparty/pybind11/tests/test_buffers.cpp:121
← previousnext →301–400 of 9,852, ranked by callers