summaryrefslogtreecommitdiff
path: root/digital/asserv
diff options
context:
space:
mode:
authorNicolas Schodet2007-11-20 01:10:32 +0100
committerNicolas Schodet2007-11-20 01:10:32 +0100
commit2c4faeba5d59da7e29db2cbf760eca199f1ed910 (patch)
tree927ff99b6395fa21f865fe90271b78ce8ae38884 /digital/asserv
parentd00c36251151cf53b74b4fa44bb8531019bd3ee0 (diff)
* digital/asserv/src/hdlcounter:
- changed CPLD pinout.
Diffstat (limited to 'digital/asserv')
-rw-r--r--digital/asserv/src/hdlcounter/xilinx/counter_top.ucf34
-rw-r--r--digital/asserv/src/hdlcounter/xilinx/hdlcounter.isebin165519 -> 198369 bytes
2 files changed, 17 insertions, 17 deletions
diff --git a/digital/asserv/src/hdlcounter/xilinx/counter_top.ucf b/digital/asserv/src/hdlcounter/xilinx/counter_top.ucf
index 0614d055..95da0f70 100644
--- a/digital/asserv/src/hdlcounter/xilinx/counter_top.ucf
+++ b/digital/asserv/src/hdlcounter/xilinx/counter_top.ucf
@@ -8,20 +8,20 @@ NET "clk" LOC = "P5" | BUFG = CLK;
NET "ale" LOC = "P6";
NET "rd" LOC = "P42";
NET "rst" LOC = "P39";
-NET "wr" LOC = "P4";
-NET "ad<0>" LOC = "P28";
-NET "ad<1>" LOC = "P29";
-NET "ad<2>" LOC = "P33";
-NET "ad<3>" LOC = "P34";
-NET "ad<4>" LOC = "P35";
-NET "ad<5>" LOC = "P36";
-NET "ad<6>" LOC = "P37";
-NET "ad<7>" LOC = "P38";
-NET "q0<0>" LOC = "P3";
-NET "q0<1>" LOC = "P2";
-NET "q1<0>" LOC = "P9";
-NET "q1<1>" LOC = "P8";
-NET "q2<0>" LOC = "P12";
-NET "q2<1>" LOC = "P11";
-NET "q3<0>" LOC = "P14";
-NET "q3<1>" LOC = "P13";
+NET "wr" LOC = "P7";
+NET "ad<0>" LOC = "P33";
+NET "ad<1>" LOC = "P34";
+NET "ad<2>" LOC = "P35";
+NET "ad<3>" LOC = "P36";
+NET "ad<4>" LOC = "P37";
+NET "ad<5>" LOC = "P38";
+NET "ad<6>" LOC = "P43";
+NET "ad<7>" LOC = "P44";
+NET "q0<0>" LOC = "P27";
+NET "q0<1>" LOC = "P26";
+NET "q1<0>" LOC = "P24";
+NET "q1<1>" LOC = "P25";
+NET "q2<0>" LOC = "P19";
+NET "q2<1>" LOC = "P20";
+NET "q3<0>" LOC = "P29";
+NET "q3<1>" LOC = "P28";
diff --git a/digital/asserv/src/hdlcounter/xilinx/hdlcounter.ise b/digital/asserv/src/hdlcounter/xilinx/hdlcounter.ise
index 65cf1c60..47f14fab 100644
--- a/digital/asserv/src/hdlcounter/xilinx/hdlcounter.ise
+++ b/digital/asserv/src/hdlcounter/xilinx/hdlcounter.ise
Binary files differ