URL
https://opencores.org/ocsvn/ha1588/ha1588/trunk
[/] [ha1588/] [trunk/] [rtl/] [top/] [ha1588.v] - Diff between revs 18 and 21
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 18 |
Rev 21 |
Line 1... |
Line 1... |
`timescale 1ns/1ns
|
`timescale 1ns/1ns
|
|
|
module ha1588 (
|
module ha1588 (
|
input rst,clk,
|
input rst,clk,
|
input wr_in,rd_in,
|
input wr_in,rd_in,
|
input [ 5:0] addr_in,
|
input [ 7:0] addr_in,
|
input [31:0] data_in,
|
input [31:0] data_in,
|
output [31:0] data_out,
|
output [31:0] data_out,
|
|
|
input rtc_clk,
|
input rtc_clk,
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.