1
0
rocket-chip/fsim
Schuyler Eldridge a42832fc70 Fix fpga_mem_gen for Python 2 and 3 Environments
Two quick fixes that enable fpga_mem_gen to work with either Python 2 or
Python 3:
* Change an `xrange` instance to `range`
* Wrap the arguments of a bare `print` in parentheses
2015-06-25 11:03:33 -07:00
..
.gitignore update for rocket-chip release 2014-08-31 20:26:55 -07:00
fpga_mem_gen Fix fpga_mem_gen for Python 2 and 3 Environments 2015-06-25 11:03:33 -07:00
Makefile allow BACKEND/CONFIG be environment variables 2014-09-17 11:12:08 -07:00
Makefrag error out for PCWM-L, port width mismatch 2014-09-25 06:50:50 -07:00