All,
Philipp wrote:
"Regarding multi-ports for all variants, it would be enough to have
template< typename N >
void reset_signal_is( const sc_port<sc_signal_in_if<bool>,N>& port
, bool level );
template< typename N >
void reset_signal_is( const sc_port<sc_signal_inout_if<bool>,N>& port
, bool level );
since sc_out<> is also derived from the generic inout port, right?
An implementation of course could still drop the templates internally."
Does the WG wish to pursue the idea of defining reset_signal_is for
multiports? Are there any futher proposals?
Thanks,
John A
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Mon Sep 13 05:49:55 2010
This archive was generated by hypermail 2.1.8 : Mon Sep 13 2010 - 05:49:56 PDT