Switched to Python 3

This commit is contained in:
Clifford Wolf
2015-08-22 09:59:33 +02:00
parent f40d1b78b6
commit c475deec6c
14 changed files with 14 additions and 35 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ EXTRA_OBJS += techlibs/ice40/brams_init.mk
techlibs/ice40/brams_init.mk: techlibs/ice40/brams_init.py
$(Q) mkdir -p techlibs/ice40
$(P) python $<
$(P) python3 $<
$(Q) touch techlibs/ice40/brams_init.mk
techlibs/ice40/brams_init1.vh: techlibs/ice40/brams_init.mk