a1111274a15de89a1d8f3d83c27f285f55ee62ca
[soclayout.git] / experiments9 / non_generated / spblock512w64b8w.v
1 (* blackbox = 1 *)
2 module spblock512w64b8w(a, d, q, we, clk);
3 input [8:0] a;
4 input [63:0] d;
5 output [63:0] q;
6 input [7:0] we;
7 input clk;
8 endmodule // SPBlock_512W64B8W
9