package diffast-langs-verilog
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Verilog parser plugin for Diff/AST
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.3.5.1.tar.gz
sha256=6971a07313d308bdfcfe165fd76c218454826fe594acfa6ab25b0e7a1c739cb5
md5=be0348ed663151930bc8ced0ca678b60
doc/diffast-langs-verilog.base/Verilog_base/V_label/CompilerDirective/index.html
Module V_label.CompilerDirectiveSource
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)"
>