package diffast-langs-verilog
Verilog parser plugin for Diff/AST
Install
Dune Dependency
Authors
Maintainers
Sources
v0.1.1.tar.gz
sha256=2b36318d1317efb4e3ae71727934aa8883dde49ad5dd71d85df6a9b9b10bfe0a
md5=a0d35178f15cd2d2a3b907a0bbcc959c
doc/diffast-langs-verilog.base/Verilog_base/V_label/CompilerDirective/index.html
Module V_label.CompilerDirective
Source
include module type of struct include Ls.CompilerDirective end
Source
type t = Verilog_parsing.Labels.CompilerDirective.t =
| Define of Verilog_parsing.Common.identifier
| Undef of Verilog_parsing.Common.identifier
| Undefineall
| Include of string
| SysInclude of string
| Timescale of string * string
| Error of string
| Line of string * string * string
| Resetall
| Default_nettypeNone
| Default_nettype
| Pragma of Verilog_parsing.Common.identifier
| Begin_keywords of string
| End_keywords
| Default_decay_time of string
| Default_trireg_strength of string
| Delay_mode_distributed
| Delay_mode_path
| Delay_mode_unit
| Delay_mode_zero
| Celldefine
| Endcelldefine
| Unconnected_drive
| Nounconnected_drive
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>