Mercurial > ~darius > hgwebdir.cgi > memec-test
comparison fifo.asy @ 1:f88da01700da GSOFT-MEMEC-1-REL
Initial import of test project for Memec 3SxLC board with Xilinx XC3S400.
Uses a FIFO and flashes some LEDs.
author | darius |
---|---|
date | Fri, 24 Feb 2006 14:01:25 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
0:7390b436dd20 | 1:f88da01700da |
---|---|
1 Version 4 | |
2 SymbolType BLOCK | |
3 RECTANGLE Normal 32 0 352 448 | |
4 PIN 192 480 BOTTOM 36 | |
5 PINATTR PinName ainit | |
6 PINATTR Polarity IN | |
7 LINE Normal 192 448 192 480 | |
8 PIN 0 48 LEFT 36 | |
9 PINATTR PinName din[3:0] | |
10 PINATTR Polarity IN | |
11 LINE Wide 0 48 32 48 | |
12 PIN 0 144 LEFT 36 | |
13 PINATTR PinName wr_en | |
14 PINATTR Polarity IN | |
15 LINE Normal 0 144 32 144 | |
16 PIN 0 176 LEFT 36 | |
17 PINATTR PinName wr_clk | |
18 PINATTR Polarity IN | |
19 LINE Normal 0 176 32 176 | |
20 PIN 0 368 LEFT 36 | |
21 PINATTR PinName rd_en | |
22 PINATTR Polarity IN | |
23 LINE Normal 0 368 32 368 | |
24 PIN 0 400 LEFT 36 | |
25 PINATTR PinName rd_clk | |
26 PINATTR Polarity IN | |
27 LINE Normal 0 400 32 400 | |
28 PIN 384 48 RIGHT 36 | |
29 PINATTR PinName full | |
30 PINATTR Polarity OUT | |
31 LINE Normal 352 48 384 48 | |
32 PIN 384 240 RIGHT 36 | |
33 PINATTR PinName dout[3:0] | |
34 PINATTR Polarity OUT | |
35 LINE Wide 352 240 384 240 | |
36 PIN 384 272 RIGHT 36 | |
37 PINATTR PinName empty | |
38 PINATTR Polarity OUT | |
39 LINE Normal 352 272 384 272 |