Hi,

std_logic   and   std_logic_vector
can be matched like this 
'std_logic\%[_vector]'

Now i want to match this three part:

std_logic
std_logic_vector(1 downto 0)
std_logic_vector(1 to 0)

The number in the bracket is digit.


Any solution for this?


ifys 


2011-01-17 



ifys0325 

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to