]> Joshua Wise's Git repositories - fpgaboy.git/commitdiff
Poke it correctly in the ucf c.c
authorJoshua Wise <joshua@rebirth.joshuawise.com>
Fri, 9 May 2008 12:08:09 +0000 (08:08 -0400)
committerJoshua Wise <joshua@rebirth.joshuawise.com>
Fri, 9 May 2008 12:08:09 +0000 (08:08 -0400)
CoreTop.ucf

index d065b2254c2dbc64a19e13b05bb706a9425954dc..194c75f352c7c148f61764b06a868c68700970cf 100644 (file)
@@ -103,5 +103,5 @@ NET "cr_A<20>" LOC="K3" | SLEW="fast";
 NET "cr_A<21>" LOC="D1" | SLEW="fast";
 NET "cr_A<22>" LOC="K6" | SLEW="fast";
 
 NET "cr_A<21>" LOC="D1" | SLEW="fast";
 NET "cr_A<22>" LOC="K6" | SLEW="fast";
 
-NET "PS2C" LOC="R12";
-NET "PS2D" LOC="P11";
\ No newline at end of file
+NET "ps2c" LOC="R12";
+NET "ps2d" LOC="P11";
\ No newline at end of file
This page took 0.025857 seconds and 4 git commands to generate.