ruby: Added message type check to OutPortDeclAST.py
authorBrad Beckmann <Brad.Beckmann@amd.com>
Sat, 30 Jan 2010 04:29:13 +0000 (20:29 -0800)
committerBrad Beckmann <Brad.Beckmann@amd.com>
Sat, 30 Jan 2010 04:29:13 +0000 (20:29 -0800)
commit43e4f59e4f8a055aad856b6b0dd9df6d422c815d
tree7f2f69fcac61e6316c8456b90bf797727c21c3b8
parentcf08b232ffeb3cb9bfd10f999ae5562ce1528034
ruby: Added message type check to OutPortDeclAST.py

Though OutPort's message type is not used to generate code, this fix checks
that the programmer's intent is correct.  Eventually, we may want to
remove the message type from the OutPort declaration statement.
src/mem/slicc/ast/OutPortDeclAST.py