Rename fsm_1 to fsm_tb
This commit is contained in:
parent
50e6cbd754
commit
300a0a2644
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ architecture fsm_tb_arch of fsm_tb is
|
|||
|
||||
begin
|
||||
|
||||
fsm_1: entity work.fsm
|
||||
fsm_tb: entity work.fsm
|
||||
generic map (
|
||||
sim => '1')
|
||||
port map (
|
||||
|
|
Loading…
Reference in a new issue