From 2cd112c49d5c46c470954bf99f149ecf1e8a9413 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Tue, 2 Aug 2011 11:42:24 +0200 Subject: Hook up ISP1362 and support 64MB RAM --- quartus/dionysos_nios2mmu.sdc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'quartus/dionysos_nios2mmu.sdc') 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 #------------------- -- cgit v1.2.3-54-g00ecf