File: multi8.ioc

package info (click to toggle)
alliance 5.0-20120515-6
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 70,324 kB
  • ctags: 39,977
  • sloc: ansic: 350,299; vhdl: 34,227; yacc: 27,122; sh: 12,416; cpp: 9,478; makefile: 7,057; lex: 3,684
file content (43 lines) | stat: -rw-r--r-- 951 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43

TOP ( # IOs are ordered from left to right
   (IOPIN clk.0 );
   (IOPIN rst.0 );
   (IOPIN stb.0 );
   (IOPIN a(7).0 );
   (IOPIN a(6).0 );
   (IOPIN a(5).0 );
   (IOPIN a(4).0 );
   (IOPIN a(3).0 );
   (IOPIN a(2).0 );
   (IOPIN a(1).0 );
   (IOPIN a(0).0 );
   (IOPIN b(7).0 );
   (IOPIN b(6).0 );
   (IOPIN b(5).0 );
   (IOPIN b(4).0 );
   (IOPIN b(3).0 );
   (IOPIN b(2).0 );
   (IOPIN b(1).0 );
   (IOPIN b(0).0 );
)
BOTTOM ( # IOs are ordered from left to right
   (IOPIN result(15).0 );
   (IOPIN result(14).0 );
   (IOPIN result(13).0 );
   (IOPIN result(12).0 );
   (IOPIN result(11).0 );
   (IOPIN result(10).0 );
   (IOPIN result(9).0 );
   (IOPIN result(8).0 );
   (IOPIN result(7).0 );
   (IOPIN result(6).0 );
   (IOPIN result(5).0 );
   (IOPIN result(4).0 );
   (IOPIN result(3).0 );
   (IOPIN result(2).0 );
   (IOPIN result(1).0 );
   (IOPIN result(0).0 );
   (IOPIN done.0 );
)
IGNORE ( # IOs are ignored(not placed) by IO Placer
)