MCPcopy Create free account

hub / github.com/RuSys/Verugent / functions

Functions192 in github.com/RuSys/Verugent

↓ 1 callersMethodStateRst
内部メソッド(リセットを外部に出力)
src/vcore.rs:3049
↓ 1 callersFunction_Branch
分岐構文関数
src/vcore.rs:1604
↓ 1 callersFunction_LAnd
"&&" and
src/vcore.rs:1644
↓ 1 callersFunction_LOr
"||" or
src/vcore.rs:1639
↓ 1 callersFunction_Veq
代入演算関数
src/vcore.rs:1599
↓ 1 callersMethodalways_edge_check
(&mut self)
src/check.rs:309
↓ 1 callersMethodassign_len_check
(&mut self)
src/check.rs:297
↓ 1 callersFunctionaxifull
()
examples/axifull.rs:9
↓ 1 callersFunctionaxilite
()
examples/axi.rs:10
↓ 1 callersMethodblock
ブロッキング設定
src/vcore.rs:1073
↓ 1 callersMethodblockout
debug:外部出力
src/vcore.rs:1068
↓ 1 callersFunctioncheck_length
(ast: Box<E>)
src/check.rs:329
↓ 1 callersFunctiondecomp_ast
decomposition
src/check.rs:336
↓ 1 callersFunctionfifo
()
examples/fifo.rs:10
↓ 1 callersFunctionfunc
(name: &str, width: i32)
src/vcore.rs:1202
↓ 1 callersFunctionfunc_test
()
examples/func_use.rs:10
↓ 1 callersMethodfunction_check
(&mut self)
src/check.rs:279
↓ 1 callersMethodgetBranch
(&mut self)
src/vcore.rs:3100
↓ 1 callersMethodgetIfFlag
(&mut self)
src/vcore.rs:1355
↓ 1 callersMethodgetStatement
(&mut self)
src/vcore.rs:1363
↓ 1 callersFunctionhill_climbing
()
examples/hill_climbing.rs:10
↓ 1 callersMethodio_check
(&mut self)
src/check.rs:203
↓ 1 callersFunctionled
()
examples/led.rs:10
↓ 1 callersMethodlocal_check
(&mut self)
src/check.rs:239
↓ 1 callersMethodmodule_name_check
(&mut self)
src/check.rs:189
↓ 1 callersMethodout_always
(&mut self)
src/vcore.rs:415
↓ 1 callersMethodout_assign
(&mut self)
src/vcore.rs:411
↓ 1 callersMethodout_func_name
(&mut self)
src/vcore.rs:399
↓ 1 callersMethodout_l_param
(&mut self)
src/vcore.rs:395
↓ 1 callersMethodout_n_edge
(&mut self)
src/vcore.rs:1192
↓ 1 callersMethodout_p_edge
(&mut self)
src/vcore.rs:1188
↓ 1 callersMethodout_param
(&mut self)
src/vcore.rs:391
↓ 1 callersMethodout_port
(&mut self)
src/vcore.rs:387
↓ 1 callersMethodparam_check
(&mut self)
src/check.rs:221
↓ 1 callersFunctionuart
()
examples/uart.rs:10
↓ 1 callersMethodusing
debug:構文生成
src/vcore.rs:1245
↓ 1 callersMethodwrite
(&mut self)
src/vcore.rs:3243
MethodCase
Case文追加
src/vcore.rs:1144
MethodCurrent
カレントの移動
src/vcore.rs:2977
MethodDefault
Case文内のデフォルト追加
src/vcore.rs:1170
MethodFirstState
(&mut self)
src/vcore.rs:2956
MethodInline
Inline verilog
src/vcore.rs:377
MethodInout
inout の追加
src/vcore.rs:154
MethodLParam
ローカルパラメータの追加
src/vcore.rs:235
FunctionNegedge
Always構文内使用の立ち下り信号設定構文
src/vcore.rs:1042
MethodNegedge
立ち下がり信号設定
src/vcore.rs:1095
FunctionNonedge
Always構文内使用の信号未設定構文
src/vcore.rs:1053
MethodOrderReg
(&mut self, num: i32)
src/vcore.rs:3215
MethodS
Case文内の分岐追加
src/vcore.rs:1151
MethodSetState
ステート設定
src/vcore.rs:3070
Function_Decomp
AST分解メソッド
src/vcore.rs:3297
Function_NumOut
AST数値抽出メソッド
src/vcore.rs:3331
Function_RSHA
">>>" right arithmetic shift
src/vcore.rs:1684
Method_ve
(&self, RHS: T)
src/vcore.rs:967
Methodadd
(self, other: T)
src/vcore.rs:1736
Methodall_check
(&mut self)
src/check.rs:139
Methodbitand
(self, other: T)
src/vcore.rs:1868
Methodbitor
(self, other: T)
src/vcore.rs:1846
Methodbitxor
(self, other: T)
src/vcore.rs:1890
Functioncamel_to_snake
change camel to snake
src/check.rs:96
Methoddiv
(self, other: T)
src/vcore.rs:1802
Methodeq
(self, other: T)
src/vcore.rs:1962
Methodfrom
(x: &'a Box<E>)
src/vcore.rs:1565
Methodge
(self, other: T)
src/vcore.rs:2011
MethodgenFile
(&mut self, path: &str)
src/vcore.rs:368
MethodgetCaseV
(&mut self)
src/vcore.rs:1437
MethodgetSelect
(&mut self)
src/vcore.rs:1441
MethodgetValue
データ取得メソッド:value
src/vcore.rs:846
Methodgt
(self, other: T)
src/vcore.rs:2007
Functionit_works
()
src/lib.rs:5
Methodle
(self, other: T)
src/vcore.rs:2003
Methodlor
(&self, other: T)
src/vcore.rs:2066
Methodlt
(self, other: T)
src/vcore.rs:1999
Functionmain
()
examples/fifo.rs:6
Functionmain
()
examples/func_use.rs:6
Functionmain
()
examples/axi.rs:6
Functionmain
()
examples/axifull.rs:5
Functionmain
()
examples/led.rs:6
Functionmain
()
examples/uart.rs:6
Functionmain
()
examples/hill_climbing.rs:6
Methodmem_if
(&mut self)
src/vcore.rs:3255
Methodmul
(self, other: T)
src/vcore.rs:1780
Methodne
(self, other: T)
src/vcore.rs:1966
Methodnew
モジュールの生成
src/vcore.rs:211
Methodrange
(&self, hbit: T, lbit: T)
src/vcore.rs:2094
Methodread
(&mut self, rdata: T)
src/vcore.rs:3274
Methodrem
(self, other: T)
src/vcore.rs:1824
Methodshl
(self, other: T)
src/vcore.rs:1912
Methodshr
(self, other: T)
src/vcore.rs:1934
Functionsnake_to_camel
change snake to camel
src/check.rs:109
Methodsub
(self, other: T)
src/vcore.rs:1758
Methodwen
(&mut self)
src/vcore.rs:3251
← previous101–192 of 192, ranked by callers