pub fn parse_cond_waves<P: Parser>(p: &mut P) -> ReportedResult<Vec<CondWave>>
Expand description

Parse a list of conditional waveforms. See IEEE 1076-2008 section 10.5.

cond_waves := { wave ["when" expr] }"else"+