Added PLL
[calu.git] / dt / dt.qsf
index 289cb313f4b154ed6096fde97d422a557e58bb41..4f558f7e8bf529bb478fa92f7c6ea14797ef5b3c 100644 (file)
--- a/dt/dt.qsf
+++ b/dt/dt.qsf
@@ -55,7 +55,6 @@ set_global_assignment -name PARTITION_COLOR 16764057 -section_id Top
 set_global_assignment -name LL_ROOT_REGION ON -section_id "Root Region"
 set_global_assignment -name LL_MEMBER_STATE LOCKED -section_id "Root Region"
 set_location_assignment PIN_178 -to bus_tx
-set_location_assignment PIN_152 -to sys_clk
 set_location_assignment PIN_153 -to bus_rx
 set_location_assignment PIN_166 -to led2
 set_location_assignment PIN_42 -to sys_res
@@ -142,4 +141,6 @@ set_location_assignment PIN_41 -to soft_res
 set_global_assignment -name MISC_FILE /homes/c0725782/calu/dt/dt.dpf
 
 
+set_global_assignment -name VHDL_FILE pll/pll.vhd
+set_location_assignment PIN_152 -to sys_clk_in
 set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
\ No newline at end of file