spartan3e: skript fuer non-prom-programming
[hwmod.git] / spartan3e / Makefile
index 9a8725c0ad138556846855b466e1ddf6fc845abc..dd3a8acebc277ab3a6f848d3e320a97ee63bb0a6 100644 (file)
@@ -3,8 +3,8 @@ SHELL := bash
 VHDL_DIR := ../src
 PROJ_VHDL = alu.vhd \
        textmode_vga/spartan3e_starterkit/textmode_vga_platform_dependent_pkg.vhd \
+       clk_vga_s3e.vhd \
        calc_s3e.vhd \
-       dcm_s3e.vhd \
        display.vhd \
        history.vhd \
        math_pkg.vhd \
@@ -82,6 +82,9 @@ step5:
 
 generated/$(NAME).bit: bitfile
 
+jtag: generated/$(NAME).bit
+       impact -batch ISE_scripts/loadjtag.cmds
+
 mcs: generated/$(NAME).bit
        impact -batch ISE_scripts/makeprom.cmds