cornell-brg / pymtl

Python-based hardware modeling framework
BSD 3-Clause "New" or "Revised" License
235 stars 82 forks source link

Use from __future__ import print_function to promote Python3 compatibility #101

Closed dmlockhart closed 9 years ago

dmlockhart commented 9 years ago

Fixed in 621c1ff and 147590f