OpenCores
URL https://opencores.org/ocsvn/System09/System09/trunk

Subversion Repositories System09

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /System09/trunk/mkfiles
    from Rev 81 to Rev 91
    Reverse comparison

Rev 81 → Rev 91

/def_rules.mk
35,7 → 35,7
# Build a VHDL file instantiated BRAMS initialized with the source from a S19 file
%.vhd: %.s19
@$(ECHO)
@$(ECHO) "======= Generating Xilinx block RAM to hold ROM code ================"
$(s19tovhd) $< $@ $(ENTITY) $(ADDRS)
@$(ECHO) "======= Generating block RAM of type $(BRAM_TYPE) to hold ROM code ================"
$(s19tovhd) $(BRAM_TYPE) $< $@ $(ENTITY) $(ADDRS)
$(CAT) $(TOP_RAM) >>$@
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.