mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-05-02 06:06:24 -04:00
Update verilator top level module to match rom module changes
This commit is contained in:
parent
f80aaa4e8a
commit
cc59d8dc93
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue