mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2024-12-25 15:39:27 -05:00
Fix typo
This commit is contained in:
parent
1ea5db1179
commit
49189a3ba7
@ -1,6 +1,6 @@
|
|||||||
//======================================================================
|
//======================================================================
|
||||||
//
|
//
|
||||||
// rom..v
|
// rom.v
|
||||||
// ------
|
// ------
|
||||||
// Firmware ROM module. Implemented using Embedded Block RAM
|
// Firmware ROM module. Implemented using Embedded Block RAM
|
||||||
// in the FPGA.
|
// in the FPGA.
|
||||||
@ -80,5 +80,5 @@ module rom (
|
|||||||
endmodule // rom
|
endmodule // rom
|
||||||
|
|
||||||
//======================================================================
|
//======================================================================
|
||||||
// EOF rom..v
|
// EOF rom.v
|
||||||
//======================================================================
|
//======================================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user