mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-01-30 17:23:23 -05: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(
|
rom rom_inst(
|
||||||
.clk(clk),
|
|
||||||
.reset_n(reset_n),
|
|
||||||
|
|
||||||
.cs(rom_cs),
|
.cs(rom_cs),
|
||||||
.address(rom_address),
|
.address(rom_address),
|
||||||
.read_data(rom_read_data),
|
.read_data(rom_read_data),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user