From 1e9ca865567d7b215baf2e3c546d24fd0efeb3ab Mon Sep 17 00:00:00 2001 From: antoniovillena Date: Sun, 29 May 2016 17:11:33 +0200 Subject: [PATCH] =?UTF-8?q?Arreglo=20bug=20detectado=20por=20yombo=20en=20?= =?UTF-8?q?el=20.ucf=20del=20Sam=20Coup=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cores/SamCoupe/SamCoupe_zxuno_v2.ucf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cores/SamCoupe/SamCoupe_zxuno_v2.ucf b/cores/SamCoupe/SamCoupe_zxuno_v2.ucf index a2d927a..711e9ac 100644 --- a/cores/SamCoupe/SamCoupe_zxuno_v2.ucf +++ b/cores/SamCoupe/SamCoupe_zxuno_v2.ucf @@ -38,7 +38,7 @@ NET "sram_addr<5>" LOC="P123" | IOSTANDARD = LVCMOS33; NET "sram_addr<6>" LOC="P126" | IOSTANDARD = LVCMOS33; NET "sram_addr<7>" LOC="P131" | IOSTANDARD = LVCMOS33; NET "sram_addr<8>" LOC="P127" | IOSTANDARD = LVCMOS33; -NET "sram_addr<9>" LOC="P124 | IOSTANDARD = LVCMOS33; +NET "sram_addr<9>" LOC="P124" | IOSTANDARD = LVCMOS33; NET "sram_addr<10>" LOC="P118" | IOSTANDARD = LVCMOS33; NET "sram_addr<11>" LOC="P121" | IOSTANDARD = LVCMOS33; NET "sram_addr<12>" LOC="P133" | IOSTANDARD = LVCMOS33;