Re: [myhdl-list] _cosimulation.py fails on Windows
Brought to you by:
jandecaluwe
From: Jan D. <ja...@ja...> - 2010-01-18 09:51:55
|
Alessandro Budai wrote: > Python os.fork in not available on Windows platform. > The code should be refactored to use subprocess module (i didn't > checked the code > but if this is a call to an external program subprocess.Popen object > can make it..) The problem is how to do interprocess communication. -- Jan Decaluwe - Resources bvba - http://www.jandecaluwe.com Python as a HDL: http://www.myhdl.org VHDL development, the modern way: http://www.sigasi.com Analog design automation: http://www.mephisto-da.com World-class digital design: http://www.easics.com |