mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 19:51:23 +00:00
Verific build fixes
This commit is contained in:
parent
c2f30e0de4
commit
61512b6f41
5 changed files with 7 additions and 7 deletions
|
@ -10,8 +10,8 @@ EXTRA_OBJS += techlibs/xilinx/brams_init.mk
|
|||
.SECONDARY: techlibs/xilinx/brams_init.mk
|
||||
|
||||
techlibs/xilinx/brams_init.mk: techlibs/xilinx/brams_init.py
|
||||
cd techlibs/xilinx && python brams_init.py
|
||||
touch techlibs/xilinx/brams_init.mk
|
||||
$(P) cd techlibs/xilinx && python brams_init.py
|
||||
$(Q) touch techlibs/xilinx/brams_init.mk
|
||||
|
||||
techlibs/xilinx/brams_init_36.vh: techlibs/xilinx/brams_init.mk
|
||||
techlibs/xilinx/brams_init_32.vh: techlibs/xilinx/brams_init.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue