diff options
-rw-r--r-- | fpga/hp_lcd_driver/hp_lcd_driver.smh-ac415b_qsft | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/fpga/hp_lcd_driver/hp_lcd_driver.smh-ac415b_qsft b/fpga/hp_lcd_driver/hp_lcd_driver.smh-ac415b_qsft index 92aceda..7e23a0a 100644 --- a/fpga/hp_lcd_driver/hp_lcd_driver.smh-ac415b_qsft +++ b/fpga/hp_lcd_driver/hp_lcd_driver.smh-ac415b_qsft @@ -47,29 +47,29 @@ set_location_assignment PIN_W19 -to b_out -set_location_assignment PIN_H21 -to hdmi_c_p -set_location_assignment PIN_H22 -to hdmi_c_n +set_location_assignment PIN_B2 -to hdmi_c_p +set_location_assignment PIN_B1 -to hdmi_c_n set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to hdmi_c_p set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to hdmi_c_n set_instance_assignment -name CURRENT_STRENGTH_NEW 8MA -to hdmi_c_p set_instance_assignment -name CURRENT_STRENGTH_NEW 8MA -to hdmi_c_n -set_location_assignment PIN_F21 -to hdmi_b_p -set_location_assignment PIN_F22 -to hdmi_b_n +set_location_assignment PIN_C7 -to hdmi_b_p +set_location_assignment PIN_C8 -to hdmi_b_n set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to hdmi_b_p set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to hdmi_b_n set_instance_assignment -name CURRENT_STRENGTH_NEW 8MA -to hdmi_b_p set_instance_assignment -name CURRENT_STRENGTH_NEW 8MA -to hdmi_b_n -set_location_assignment PIN_E21 -to hdmi_g_p -set_location_assignment PIN_E22 -to hdmi_g_n +set_location_assignment PIN_B10 -to hdmi_g_p +set_location_assignment PIN_A10 -to hdmi_g_n set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to hdmi_g_p set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to hdmi_g_n set_instance_assignment -name CURRENT_STRENGTH_NEW 8MA -to hdmi_g_p set_instance_assignment -name CURRENT_STRENGTH_NEW 8MA -to hdmi_g_n -set_location_assignment PIN_D21 -to hdmi_r_p -set_location_assignment PIN_D22 -to hdmi_r_n +set_location_assignment PIN_B17 -to hdmi_r_p +set_location_assignment PIN_A17 -to hdmi_r_n set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to hdmi_r_p set_instance_assignment -name IO_STANDARD "3.3-V LVTTL" -to hdmi_r_n set_instance_assignment -name CURRENT_STRENGTH_NEW 8MA -to hdmi_r_p |