verilog / keywords
59 entries at this level
- accept_na accept_on
- a and
- potvrď assert
- prerušiť break
- prípad case
- trieda class
- pokračovať continue
- predvolené default
- rob do
- inak else
- koniec end
- exportovať export
- rozširuje extends
- nepravda false
- prvý_zhoda first_match
- pre for
- paralelný fork
- funkcia function
- globálny global
- ak if
- implementuje implements
- importovať import
- proces initial
- vstup input
- celé integer
- rozhranie interface
- neplatný invalid
- spojiť join
- spojiť_ľubovoľný join_any
- spojiť_none join_none
- lokálny local
- modul module
- nový new
- nie not
- nič null
- alebo or
- chránený protected
- reálny real
- bit reg
- reject_na reject_on
- vrátiť return
- s_until_s s_until_with
- statický static
- reťazec string
- sync_accept_na sync_accept_on
- sync_reject_na sync_reject_on
- tabuľka table
- tento this
- čas time
- pravda true
- typ type
- until_s until_with
- použiť use
- platný valid
- virtuálny virtual
- prázdno void
- await wait
- kým while
- s with