[][src]Module svlint::rules

Re-exports

pub use case_default::*;
pub use enum_with_type::*;
pub use for_with_begin::*;
pub use function_same_as_system_function::*;
pub use function_with_automatic::*;
pub use generate_for_with_label::*;
pub use generate_if_with_label::*;
pub use generate_keyword_forbidden::*;
pub use generate_keyword_required::*;
pub use genvar_declaration_in_loop::*;
pub use genvar_declaration_out_loop::*;
pub use if_with_begin::*;
pub use inout_with_tri::*;
pub use input_with_var::*;
pub use interface_port_with_modport::*;
pub use legacy_always::*;
pub use level_sensitive_always::*;
pub use loop_variable_declaration::*;
pub use non_ansi_module::*;
pub use output_with_var::*;
pub use parameter_in_package::*;
pub use priority_keyword::*;
pub use tab_character::*;
pub use unique0_keyword::*;
pub use unique_keyword::*;
pub use wire_reg::*;

Modules

case_default
enum_with_type
for_with_begin
function_same_as_system_function
function_with_automatic
generate_for_with_label
generate_if_with_label
generate_keyword_forbidden
generate_keyword_required
genvar_declaration_in_loop
genvar_declaration_out_loop
if_with_begin
inout_with_tri
input_with_var
interface_port_with_modport
legacy_always
level_sensitive_always
loop_variable_declaration
non_ansi_module
output_with_var
parameter_in_package
priority_keyword
tab_character
unique0_keyword
unique_keyword
wire_reg