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

Subversion Repositories System09

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /System09
    from Rev 166 to Rev 167
    Reverse comparison

Rev 166 → Rev 167

/trunk/rtl/System09_Digilent_ZyboZ20/Makefile
76,6 → 76,7
.PHONY: all
all: bit
 
bit: MAP_FLAGS = $(INTSTYLE) -pr b $(K4_OPT) -c 100 -tx off
.PHONY: bit
bit: roms $(DESIGN_NAME).bit
 
/trunk/rtl/System09_Digilent_ZyboZ20/system09.ucf
24,10 → 24,14
NET "S<3>" LOC = "Y16";
 
#
# PMod JC
# PMOD JC for Pmod RS-232
#
NET "RS232_RXD" LOC = "V8";
NET "RS232_TXD" LOC = "W8";
# 1 - V15 - CTS
# 2 - W15 - RTS
# 3 - T11 - TXD
# 4 - T10 - RXD
NET "RS232_RXD" LOC = "T10";
NET "RS232_TXD" LOC = "T11";
 
#
# Timing Constraints

powered by: WebSVN 2.1.0

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