- port\r
- (\r
- PCI_CLOCK :in std_logic;\r
- PCI_RSTn :in std_logic;\r
- AD_REG :in std_logic_vector (31 downto 0);\r
- CBE_REGn :in std_logic_vector ( 3 downto 0);\r
- CONF_WR_3CH :in std_logic;\r
- CONF_DATA_3CH :out std_logic_vector (31 downto 0)\r
- );\r
+ port (\r
+ PCI_CLOCK :in std_logic;\r
+ PCI_RSTn :in std_logic;\r
+ AD_REG :in std_logic_vector (31 downto 0);\r
+ CBE_REGn :in std_logic_vector ( 3 downto 0);\r
+ CONF_WR_3CH :in std_logic;\r
+ CONF_DATA_3CH :out std_logic_vector (31 downto 0)\r
+ );\r