source:
trunk/platforms/dsx/v1_1cluster_phys_dma/work/_sc/_topcell_.vhd
@
93
Last change on this file since 93 was 93, checked in by , 14 years ago | |
---|---|
File size: 157 bytes |
Line | |
---|---|
1 | library verilog; |
2 | use verilog.vl_types.all; |
3 | entity topcell_ is |
4 | port( |
5 | p_clock : in vl_logic; |
6 | p_resetn : in vl_logic |
7 | ); |
8 | end topcell_; |
Note: See TracBrowser
for help on using the repository browser.