Skip to content

Commit

Permalink
Renamed test
Browse files Browse the repository at this point in the history
  • Loading branch information
rejunity committed Sep 12, 2023
1 parent 69cadaf commit e2f6627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@


@cocotb.test()
async def test_rule110_automata(dut):
async def test_psg(dut):

dut._log.info("start")
clock = Clock(dut.clk, 10, units="us")
Expand Down

0 comments on commit e2f6627

Please sign in to comment.