3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-27 21:48:58 +00:00

Another bugfix for ice40 and xilinx brams_init make rules

This commit is contained in:
Clifford Wolf 2015-08-16 21:39:34 +02:00
parent aedcfd6fd3
commit 9596fe74de
4 changed files with 9 additions and 9 deletions

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) cd techlibs/ice40 && python $<
$(P) python $<
$(Q) touch techlibs/ice40/brams_init.mk
techlibs/ice40/brams_init1.vh: techlibs/ice40/brams_init.mk