Rev 1112 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1112 | Rev 1113 | ||
---|---|---|---|
Line 31... | Line 31... | ||
31 | 31 | ||
32 | input wire dos_turn_on, |
32 | input wire dos_turn_on, |
33 | input wire dos_turn_off, |
33 | input wire dos_turn_off, |
34 | 34 | ||
35 | input wire cpm_n, |
35 | input wire cpm_n, |
36 | input wire atm_pen2; // atm palette write enable |
36 | input wire atm_pen2, // atm palette write enable |
37 | 37 | ||
38 | 38 | ||
39 | output reg dos, |
39 | output reg dos, |
40 | 40 | ||
41 | 41 |