PR feedback and make things work generally

This commit is contained in:
n-hutton 2025-02-20 14:51:08 +00:00
parent 46506f04ae
commit 280b3301ee
6 changed files with 1 additions and 1 deletions

@ -188,7 +188,7 @@ work:
$(Q)$(RM) $@ $*.drc $*.rbt
$(info [=] BITGEN $@)
$(Q)$(XILINX_TOOLS_PREFIX)bitgen $(VERBOSITY) -w $* $@
#python3 ../strip_date_time_from_binary.py $@ || true
python3 ../strip_date_time_from_binary.py $@ || true
$(Q)$(CP) $@ ..
# Build all targets

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.