Files
iverilog/tgt-vlog95
Prasad Joshi 6a40d9edaa Change the net expression cast from 'i' to 'v'
Icarus uses 'i' in the net expressions for a cast to integer. Replacing
it with 'v' would free the character 'i' that can be used for increment
operators. This changes cast operators to become 'v', '2', and 'r'.

Signed-off-by: Prasad Joshi <[email protected]>
Suggested-by: Cary R. <[email protected]>
2011-08-07 11:40:34 -07:00
..
2011-03-16 10:53:51 -07:00