Daniel "Thready" Nitecki

Results 2 comments of Daniel "Thready" Nitecki

~~~Verilog always @( * ) begin if ( cond1 ) begin case ( sig_key ) `DEF_CASE1 : sig_name

When instantiating module and using some ~~~ ... .port_name ( `DEF_VAL ), ... ~~~ for constant port value - I also get "no viable alternative at input" for ` sign