Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YosysHQ/yosys
/ functions
Functions
7,355 in github.com/YosysHQ/yosys
⨍
Functions
7,355
◇
Types & classes
1,212
↳
Endpoints
6
↓ 3 callers
Method
push_complete_selection
kernel/rtlil.cc:1440
↓ 3 callers
Function
random_expr
(variables)
tests/fsm/generate_mk.py:16
↓ 3 callers
Function
random_plus_x
()
tests/share/generate_mk.py:13
↓ 3 callers
Function
range_width
frontends/ast/simplify.cc:255
↓ 3 callers
Function
read_idstring
frontends/aiger2/xaiger.cc:31
↓ 3 callers
Function
readsome
kernel/io.cc:14
↓ 3 callers
Function
redirect_stdout
(new_target)
tests/gen_tests_makefile.py:105
↓ 3 callers
Function
relink
backends/cxxrtl/cxxrtl_backend.cc:110
↓ 3 callers
Function
reload_module
kernel/modtools.h:127
↓ 3 callers
Method
remove_const
kernel/rtlil.cc:5224
↓ 3 callers
Method
render
kernel/fmt.cc:696
↓ 3 callers
Method
repeat
kernel/rtlil.cc:5396
↓ 3 callers
Function
replace_memory
passes/memory/memory_bram.cc:401
↓ 3 callers
Function
replace_tempdir
passes/techmap/abc.cc:847
↓ 3 callers
Function
report_missing_model
kernel/satgen.cc:1394
↓ 3 callers
Method
rewind
backends/cxxrtl/runtime/cxxrtl/cxxrtl_replay.h:410
↓ 3 callers
Function
run
misc/launcher.c:272
↓ 3 callers
Function
run_yosys
passes/cmds/bugpoint.cc:125
↓ 3 callers
Function
search_for_attribute
passes/memory/memory_libmap.cc:485
↓ 3 callers
Function
select_op_diff
passes/cmds/select.cc:354
↓ 3 callers
Method
setBlock
libs/bigint/BigUnsigned.cc:24
↓ 3 callers
Method
setVerbose
libs/subcircuit/subcircuit.cc:1640
↓ 3 callers
Method
set_and_return_old
kernel/threading.h:698
↓ 3 callers
Method
set_initial_value
kernel/functional.h:201
↓ 3 callers
Method
set_next_value
kernel/functional.h:374
↓ 3 callers
Method
setup
backends/aiger2/aiger.cc:153
↓ 3 callers
Method
setup
kernel/modtools.h:423
↓ 3 callers
Method
setup_internals_anyinit
kernel/celltypes.h:174
↓ 3 callers
Function
sig2bits
* Convert a constant SigSpec to a pattern. Normalize Yosys many-valued * to three-valued logic. */
kernel/bitpattern.h:100
↓ 3 callers
Function
signOf
libs/bigint/BigInteger.cc:70
↓ 3 callers
Method
signed_greater_equal
kernel/functional.h:522
↓ 3 callers
Method
signed_greater_than
kernel/functional.h:521
↓ 3 callers
Function
simplemap_get_mappers
passes/techmap/simplemap.cc:483
↓ 3 callers
Function
size_packed_struct
frontends/ast/simplify.cc:371
↓ 3 callers
Function
smt_const
backends/functional/smtlib_rosette.cc:119
↓ 3 callers
Method
smudge
libs/minisat/SolverTypes.h:344
↓ 3 callers
Function
str2wstr
frontends/rpc/rpc_frontend.cc:41
↓ 3 callers
Function
string_view_stringf
kernel/io.cc:432
↓ 3 callers
Function
sum_coef
kernel/cost.cc:72
↓ 3 callers
Method
tag
passes/cmds/viz.cc:82
↓ 3 callers
Function
test_count
libs/ezsat/testbench.cc:203
↓ 3 callers
Method
to_sigbit_set
kernel/rtlil.cc:5712
↓ 3 callers
Method
to_string
kernel/sexpr.cc:40
↓ 3 callers
Method
try_append
kernel/drivertools.cc:84
↓ 3 callers
Function
unlink_fopen
* prevent old file overwrite when currently being read */
libs/fst/fstapi.cc:175
↓ 3 callers
Function
usage
passes/techmap/libparse.cc:1172
↓ 3 callers
Method
vec_const_signed
libs/ezsat/ezsat.cc:694
↓ 3 callers
Method
vec_ge_signed
libs/ezsat/ezsat.cc:949
↓ 3 callers
Method
vec_gt_signed
libs/ezsat/ezsat.cc:956
↓ 3 callers
Method
vec_le_signed
libs/ezsat/ezsat.cc:942
↓ 3 callers
Method
vec_lt_signed
libs/ezsat/ezsat.cc:935
↓ 3 callers
Method
vec_reduce_or
libs/ezsat/ezsat.cc:1181
↓ 3 callers
Method
wasted
libs/minisat/Alloc.h:57
↓ 3 callers
Method
write_definition
backends/functional/smtlib.cc:86
↓ 3 callers
Method
write_definition
backends/functional/smtlib_rosette.cc:90
↓ 3 callers
Method
write_output_header
passes/sat/sim.cc:1027
↓ 3 callers
Function
write_prams
backends/jny/jny.cc:345
↓ 3 callers
Method
write_rtlil_file
(self, path, parameters)
tests/functional/rtlil_cells.py:152
↓ 3 callers
Method
write_sample
backends/cxxrtl/runtime/cxxrtl/cxxrtl_replay.h:292
↓ 3 callers
Function
write_sigspec
backends/jny/jny.cc:170
↓ 3 callers
Function
xorshift32
backends/simplec/test00_tb.c:5
↓ 3 callers
Function
y_coef
kernel/cost.cc:21
↓ 3 callers
Function
yosys_banner
kernel/yosys.cc:171
↓ 3 callers
Function
yosys_get_tcl_interp
kernel/yosys.cc:419
↓ 3 callers
Function
yosys_sim
(rtlil_file, vcd_reference_file, vcd_out_file, preprocessing = "")
tests/functional/test_functional.py:30
↓ 3 callers
Function
yosys_synth
(verilog_file, rtlil_file)
tests/functional/test_functional.py:26
↓ 3 callers
Function
ywmap_input
backends/btor/btor.cc:156
↓ 2 callers
Function
BuildBitwiseFa
passes/techmap/booth.cc:191
↓ 2 callers
Function
BuildBr4d
signed booth radix 4 decoder
passes/techmap/booth.cc:148
↓ 2 callers
Function
BuildBr4e
passes/techmap/booth.cc:119
↓ 2 callers
Function
Bur4d_lsb
Booth unsigned decoder lsb
passes/techmap/booth.cc:77
↓ 2 callers
Function
Bur4d_msb
Booth unsigned radix4 decoder
passes/techmap/booth.cc:94
↓ 2 callers
Function
FOREACH_INSTANCE_OF_NETLIST
frontends/verific/verific.cc:1892
↓ 2 callers
Method
IdString
kernel/rtlil.h:224
↓ 2 callers
Function
JenkinsFree
libs/fst/fstapi.cc:6712
↓ 2 callers
Function
LZ4_NbCommonBytes
-************************************ * Common functions **************************************/
libs/fst/lz4.cc:576
↓ 2 callers
Function
LZ4_compress_destSize_extState_internal
Note!: This function leaves the stream in an unclean/broken state! * It is not safe to subsequently use the same state with a _fastReset() or * _con
libs/fst/lz4.cc:1478
↓ 2 callers
Function
LZ4_compress_fast_continue
libs/fst/lz4.cc:1675
↓ 2 callers
Function
LZ4_decompress_fast
libs/fst/lz4.cc:2427
↓ 2 callers
Function
LZ4_decompress_fast_extDict
libs/fst/lz4.cc:2504
↓ 2 callers
Function
LZ4_decompress_safe_forceExtDict
libs/fst/lz4.cc:2482
↓ 2 callers
Function
LZ4_decompress_safe_withPrefix64k
libs/fst/lz4.cc:2438
↓ 2 callers
Function
LZ4_decompress_safe_withSmallPrefix
libs/fst/lz4.cc:2463
↓ 2 callers
Function
LZ4_getPositionOnHash
libs/fst/lz4.cc:866
↓ 2 callers
Function
LZ4_hash4
-****************************** * Compression functions ********************************/
libs/fst/lz4.cc:774
↓ 2 callers
Function
LZ4_renormDictT
libs/fst/lz4.cc:1655
↓ 2 callers
Function
LZ4_resetStream
resetStream is now deprecated, * prefer initStream() which is more general */
libs/fst/lz4.cc:1561
↓ 2 callers
Function
LZ4_wildCopy32
customized variant of memcpy, which can overwrite up to 32 bytes beyond dstEnd * this version copies two times 16 bytes (instead of one time 32 bytes
libs/fst/lz4.cc:518
↓ 2 callers
Function
LZ4_writeLE16
libs/fst/lz4.cc:449
↓ 2 callers
Function
ModIndex
kernel/modtools.h:258
↓ 2 callers
Method
SigSpec
kernel/rtlil.cc:4605
↓ 2 callers
Method
Value
Constructors
libs/json11/json11.cpp:154
↓ 2 callers
Method
__init__
(self, *args, **kwargs)
docs/util/custom_directives.py:428
↓ 2 callers
Function
_dump_sigbit
(bit)
tests/pyosys/test_sigspec_it.py:6
↓ 2 callers
Function
abstract_state_port
passes/cmds/abstract.cc:104
↓ 2 callers
Method
add
libs/subcircuit/subcircuit.cc:661
↓ 2 callers
Method
addChild
passes/cmds/sdc/sdc.cc:405
↓ 2 callers
Method
addDffsr
kernel/rtlil.cc:3690
↓ 2 callers
Function
addDsp
techlibs/xilinx/xilinx_dsp.cc:33
↓ 2 callers
Method
addSwappablePortsPermutation
libs/subcircuit/subcircuit.cc:1676
← previous
next →
1,301–1,400 of 7,355, ranked by callers