add blackbox attribute to spblock512*.v
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 27 Apr 2021 16:21:49 +0000 (16:21 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 27 Apr 2021 16:21:49 +0000 (16:21 +0000)
experiments9/non_generated/spblock512w64b8w.v
experiments9/non_generated/spblock512w64b8w_0.v
experiments9/non_generated/spblock512w64b8w_1.v
experiments9/non_generated/spblock512w64b8w_2.v
experiments9/non_generated/spblock512w64b8w_3.v

index 3920d52f84a460c06d513518ce700b832c40142c..ef3870f6d38131778e4048e3426c6419530c4902 100644 (file)
@@ -1,9 +1,9 @@
+<* blackbox = 1 *)
 module spblock512w64b8w(a, d, q, we, clk);
        input [8:0] a;
        input [63:0] d;
        output [63:0] q;
        input [7:0] we;
        input clk;
-assign q = d;
 endmodule // SPBlock_512W64B8W
 
index 24e72a41c930100d78aa1912ca0112779abbfab3..3fb39e3623b0b1c4a15d25298508588023954e52 100644 (file)
@@ -1,11 +1,11 @@
 (* \nmigen.hierarchy  = "test_issuer.ti.sram4k_0.spblock512w64b8w_0" *)
 (* generator = "nMigen" *)
+(* blackbox = 1 *)
 module spblock512w64b8w_0(a, d, q, we, clk);
        input [8:0] a;
        input [63:0] d;
        output [63:0] q;
        input [7:0] we;
        input clk;
-assign q = d;
 endmodule // SPBlock_512W64B8W
 
index c141da055c8db7fd6fd74209556791ac62a19341..bcd2827cbc156e0ec8dc7a79597629cba47cbf4c 100644 (file)
@@ -1,11 +1,11 @@
 (* \nmigen.hierarchy  = "test_issuer.ti.sram4k_0.spblock512w64b8w_1" *)
 (* generator = "nMigen" *)
+(* blackbox = 1 *)
 module spblock512w64b8w_1(a, d, q, we, clk);
        input [8:0] a;
        input [63:0] d;
        output [63:0] q;
        input [7:0] we;
        input clk;
-assign q = d;
 endmodule // SPBlock_512W64B8W
 
index 29cf54b26731e574f3f84b915bac2a1b68051a2a..3cb0e56681b508b5c8312b12e9b5c44ecddce6f6 100644 (file)
@@ -1,11 +1,11 @@
 (* \nmigen.hierarchy  = "test_issuer.ti.sram4k_0.spblock512w64b8w_2" *)
 (* generator = "nMigen" *)
+(* blackbox = 1 *)
 module spblock512w64b8w_2(a, d, q, we, clk);
        input [8:0] a;
        input [63:0] d;
        output [63:0] q;
        input [7:0] we;
        input clk;
-assign q = d;
 endmodule // SPBlock_512W64B8W
 
index ec8378328594b7c926d545cb1b1789d791610546..2d18ce3efebfb52080947e0ef14afbacdcedccb5 100644 (file)
@@ -1,11 +1,11 @@
 (* \nmigen.hierarchy  = "test_issuer.ti.sram4k_0.spblock512w64b8w_3" *)
 (* generator = "nMigen" *)
+(* blackbox = 1 *)
 module spblock512w64b8w_3(a, d, q, we, clk);
        input [8:0] a;
        input [63:0] d;
        output [63:0] q;
        input [7:0] we;
        input clk;
-assign q = d;
 endmodule // SPBlock_512W64B8W