summaryrefslogtreecommitdiff
path: root/quartus/dionysos_nios2mmu.sdc
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2011-08-02 11:42:24 +0200
committerTobias Klauser <tklauser@distanz.ch>2011-08-02 11:42:24 +0200
commit2cd112c49d5c46c470954bf99f149ecf1e8a9413 (patch)
treecbf07f4fec044d77a867a9f96fa7a12b28762c5c /quartus/dionysos_nios2mmu.sdc
parent3ead429e520784e8d08da5305ea0b08aa7bc7e1d (diff)
Hook up ISP1362 and support 64MB RAM
Diffstat (limited to 'quartus/dionysos_nios2mmu.sdc')
-rw-r--r--quartus/dionysos_nios2mmu.sdc6
1 files changed, 6 insertions, 0 deletions
diff --git a/quartus/dionysos_nios2mmu.sdc b/quartus/dionysos_nios2mmu.sdc
index dab2e78..2fe3a25 100644
--- a/quartus/dionysos_nios2mmu.sdc
+++ b/quartus/dionysos_nios2mmu.sdc
@@ -167,6 +167,12 @@ set_false_path -from [get_ports {switch_i[*]}]
#-------------------
set_false_path -from [get_ports {reserve?_i}]
+# Philips ISP 1362 OTG Controller
+# timing is to do in SOPC System
+# -------------------
+set_false_path -from [get_ports {otg_d_io[*] otg_int0_i otg_int1_i otg_dreq0_i otg_dreq1_i usb_clk_i}]
+set_false_path -to [get_ports {otg_d_io[*] otg_a_o[*] otg_cs_n_o otg_oe_n_o otg_we_n_o otg_reset_n_o otg_dack0_n_o otg_dack1_n_o}]
+
# Parallel Flash (S29AL032D 70TF100)
# timing is to do in SOPC System
#-------------------