OpenCores
URL https://opencores.org/ocsvn/ht_tunnel/ht_tunnel/trunk

Subversion Repositories ht_tunnel

[/] [ht_tunnel/] [trunk/] [bench/] [core/] [ResponsePacket.h] - Diff between revs 2 and 9

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 2 Rev 9
Line 116... Line 116...
        /**
        /**
                @return false
                @return false
        */
        */
        virtual bool isChain() const {return false;}
        virtual bool isChain() const {return false;}
 
 
 
        ///Get the SrcTag of the response
 
        /**
 
                @return SrcTag of the response
 
        */
 
        virtual sc_uint<5> getSrcTag() const {return (sc_bv<5>)bv.range(20,16);}
 
 
        ///Get the <code>VirtualChannel</code> of the packet
        ///Get the <code>VirtualChannel</code> of the packet
        /**
        /**
                To get the virtual channel of this packet
                To get the virtual channel of this packet
                Packet can travel in different channels depending on their function
                Packet can travel in different channels depending on their function
                and of their attributes.  Responses always travel in the Response
                and of their attributes.  Responses always travel in the Response

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.