Re: [myhdl-list] signed bit vectors
Brought to you by:
jandecaluwe
From: Tom D. <td...@di...> - 2005-10-25 22:29:06
|
Matt, There are also a couple of changes required to _Cosimulation.py to pass the numbers properly. I can send you my hacked version if you like. Tom Matt Ettus wrote: >Tom Dillon wrote: > > >>Matt, >> >>The current version of toVerilog does not support signed numbers. >> >>It is in the works for the next release. Check out the new features: >> >>http://myhdl.jandecaluwe.com/doku.php/whatsnew:0.5 >> >> > > >I'm not using toVerilog. I am doing cosimulation with icarus, and >negative numbers I send into the verilog side have x's in them (but not >all the bits, just the upper ones). > >Matt > > >------------------------------------------------------- >This SF.Net email is sponsored by the JBoss Inc. >Get Certified Today * Register for a JBoss Training Course >Free Certification Exam for All Training Attendees Through End of 2005 >Visit http://www.jboss.com/services/certification for more information >_______________________________________________ >myhdl-list mailing list >myh...@li... >https://lists.sourceforge.net/lists/listinfo/myhdl-list > > > |