|
VICON: Sistema de Visión configurable V1.0
Trabajo Fin de Master Carlos Manuel Gomez Jimenez
|
Signals | |
| clk_base | std_logic |
| rst_raw | std_logic |
| sclk_bus | std_logic |
| sda_bus | std_logic := ' H ' |
| done_sig | std_logic |
Instantiations | |
| u_reloj | clk_reset_gen <Entity clk_reset_gen> |
| u_dut | TOP <Entity TOP> |
| u_sensor | mt9v111_agent <Entity mt9v111_agent> |
Definition at line 7 of file testbench.vhd.
| clk_base std_logic |
Definition at line 9 of file testbench.vhd.
| done_sig std_logic |
Definition at line 14 of file testbench.vhd.
| rst_raw std_logic |
Definition at line 10 of file testbench.vhd.
| sclk_bus std_logic |
Definition at line 12 of file testbench.vhd.
| sda_bus std_logic := ' H ' |
Definition at line 13 of file testbench.vhd.
| u_dut TOP |
Definition at line 36 of file testbench.vhd.
| u_reloj clk_reset_gen |
Definition at line 23 of file testbench.vhd.
| u_sensor mt9v111_agent |
Definition at line 45 of file testbench.vhd.