mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2024-10-01 01:45:38 -04:00
Update verilator top level module to match rom module changes
This commit is contained in:
parent
f80aaa4e8a
commit
cc59d8dc93
@ -222,9 +222,6 @@ module application_fpga(
|
||||
|
||||
|
||||
rom rom_inst(
|
||||
.clk(clk),
|
||||
.reset_n(reset_n),
|
||||
|
||||
.cs(rom_cs),
|
||||
.address(rom_address),
|
||||
.read_data(rom_read_data),
|
||||
|
Loading…
Reference in New Issue
Block a user