3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-26 10:38:47 +00:00

End of file fix

This commit is contained in:
Miodrag Milanovic 2026-06-23 07:23:41 +02:00
parent 3ac58b3ac1
commit 48a3dcc02a
304 changed files with 64 additions and 321 deletions

View file

@ -70,4 +70,3 @@ module \$_DFF_P_ (input D, C, output Q);
DFF _TECHMAP_REPLACE_
(.q(Q), .d(D), .ck(C));
endmodule

View file

@ -74,6 +74,3 @@ module DFF (output reg q,
q <= d;
endmodule

View file

@ -170,4 +170,3 @@ module _80_analogdevices_alu (A, B, CI, BI, X, Y, CO);
assign X = S;
endmodule

View file

@ -60,4 +60,3 @@ module \$_SDFFE_PP1P_ (input D, C, E, R, output Q);
endmodule
`endif

View file

@ -76,4 +76,3 @@ module \$lut (A, Y);
endmodule
`endif

View file

@ -62,4 +62,3 @@ assign X = AA ^ BB;
endmodule
`endif

View file

@ -5,4 +5,3 @@ endmodule
module \$__FABULOUS_OBUF (output PAD, input I);
IO_1_bidirectional_frame_config_pass _TECHMAP_REPLACE_ (.PAD(PAD), .I(I), .T(1'b0));
endmodule

View file

@ -216,4 +216,3 @@ struct GatemateFoldInvPass : public Pass {
} GatemateFoldInvPass;
PRIVATE_NAMESPACE_END

View file

@ -257,4 +257,3 @@ module ADCA (
parameter CSR_OFFSET = -12'd1180; // Parameter 2, signed number, temperature mode - 1560~- 760, typical value - 1180; Voltage mode - 410~410, typical value 0
endmodule

View file

@ -64,4 +64,3 @@ module _80_gw1n_alu(A, B, CI, BI, X, Y, CO);
end endgenerate
assign X = AA ^ BB ^ {Y_WIDTH{BI}};
endmodule

View file

@ -2151,5 +2151,3 @@ module EMCU (
);
endmodule

View file

@ -103,4 +103,3 @@ if __name__ == '__main__':
with open(f'adc.v', 'r') as fin:
for l in fin:
fout.write(l);

View file

@ -2787,4 +2787,3 @@ module ADCA (
parameter CSR_OFFSET = -12'd1180; // Parameter 2, signed number, temperature mode - 1560~- 760, typical value - 1180; Voltage mode - 410~410, typical value 0
endmodule

View file

@ -72,4 +72,3 @@ module _80_ice40_alu (A, B, CI, BI, X, Y, CO);
assign X = AA ^ BB;
endmodule

View file

@ -16,4 +16,3 @@ for dbits in 2 4 8 16 24 32; do
if grep -H ERROR ${id}_tb.txt; then false; fi
done; done
echo OK

View file

@ -90,4 +90,3 @@ module \$__M9K_ALTSYNCRAM_SINGLEPORT_FULL (CLK2, CLK3, A1ADDR, A1DATA, A1EN, B1A
.addressstall_b(1'b0));
endmodule

View file

@ -71,5 +71,3 @@ module \$lut (A, Y);
endgenerate
endmodule

View file

@ -55,5 +55,3 @@ module \$lut (A, Y);
wire _TECHMAP_FAIL_ = 1;
endgenerate
endmodule //

View file

@ -295,5 +295,3 @@ module cycloneiv_pll
output icdrclk;
endmodule // cycloneive_pll

View file

@ -71,5 +71,3 @@ module \$lut (A, Y);
endgenerate
endmodule

View file

@ -55,5 +55,3 @@ module \$lut (A, Y);
wire _TECHMAP_FAIL_ = 1;
endgenerate
endmodule //

View file

@ -70,4 +70,3 @@ module \$__MUL9X9 (input [8:0] A, input [8:0] B, output [17:0] Y);
.dataout (Y)
);
endmodule

View file

@ -15,4 +15,4 @@ endbram
match MISTRAL_MLAB
min efficiency 5
make_outreg
endmatch
endmatch

View file

@ -18,4 +18,4 @@ module MISTRAL_CLKBUF (
(* clkbuf_driver *) output Q
);
assign Q = A;
endmodule
endmodule

View file

@ -2030,4 +2030,3 @@ module DCUA(CH0_HDINP, CH1_HDINP, CH0_HDINN, CH1_HDINN, D_TXBIT_CLKP_FROM_ND, D_
input D_REFCLKI;
output D_FFS_PLOL;
endmodule

View file

@ -10589,4 +10589,3 @@ module PCLKDIVSP(CLKIN, CLKOUT, LSRPDIV);
output CLKOUT;
input LSRPDIV;
endmodule

View file

@ -579,4 +579,3 @@ endmodule
module TSALL(TSALL);
input TSALL;
endmodule

View file

@ -579,4 +579,3 @@ endmodule
module TSALL(TSALL);
input TSALL;
endmodule

View file

@ -580,4 +580,3 @@ endmodule
module TSALL(TSALL);
input TSALL;
endmodule

View file

@ -33,4 +33,4 @@ struct LatticeDspNexusPass : public Pass {
}
} LatticeDspNexusPass;
PRIVATE_NAMESPACE_END
PRIVATE_NAMESPACE_END

View file

@ -205,4 +205,4 @@ code
}
accept;
endcode
endcode

View file

@ -102,4 +102,3 @@ module \$__SF2_ALU (A, B, CI, BI, X, Y, CO);
);
end endgenerate
endmodule

View file

@ -66,4 +66,4 @@ function [63:0] slice_init_uSRAM;
integer i;
for (i = 0; i < 64; i = i + 1)
slice_init_uSRAM[i] = INIT[(slice_idx * 64 + i)];
endfunction
endfunction

View file

@ -101,4 +101,3 @@ module \$lut (A, Y);
endgenerate
endmodule
`endif

View file

@ -716,4 +716,4 @@ parameter INIT9 = 64'h0;
parameter INIT10 = 64'h0;
parameter INIT11 = 64'h0;
endmodule
endmodule

View file

@ -233,4 +233,4 @@ finally
}
endcode
endcode

View file

@ -123,4 +123,3 @@ RAM64x12 #(
);
endmodule

View file

@ -47,4 +47,4 @@ ram block $__NX_RAM_ {
rdwr no_change;
rdinit none;
}
}
}

View file

@ -2153,4 +2153,3 @@ module NX_IOM_CONTROL_L(RTCK1, RRCK1, WTCK1, WRCK1, RTCK2, RRCK2, WTCK2, WRCK2,
parameter sel_clkw_rx1 = 2'b00;
parameter sel_clkw_rx2 = 2'b00;
endmodule

View file

@ -1524,4 +1524,3 @@ module NX_IOM_SERDES_M(RTCK, WRCK, WTCK, RRCK, TRST, RRST, CTCK, DCK, DRL, DIG,
parameter data_size = 5;
parameter location = "";
endmodule

View file

@ -198,4 +198,3 @@ module NX_RAM_WRAP(ACK, ACKD, ACKR, BCK, BCKD, BCKR, ACOR, AERR, BCOR, BERR, ACS
);
endmodule

View file

@ -342,4 +342,4 @@ module $__NX_XRFB_2R_1W_ (
.WE(PORT_W_WR_EN),
.WEA(1'b0)
);
endmodule
endmodule

View file

@ -162,4 +162,4 @@ struct QlBramTypesPass : public Pass {
} QlBramMergePass;
PRIVATE_NAMESPACE_END
PRIVATE_NAMESPACE_END

View file

@ -96,4 +96,3 @@ module _80_quicklogic_alu (A, B, CI, BI, X, Y, CO);
assign X = S;
endmodule

View file

@ -4285,4 +4285,4 @@ module BRAM2x18_AFIFO (
.FLUSH2_i(Async_Flush2)
);
endmodule
endmodule

View file

@ -10946,4 +10946,4 @@ module TDP36K_FIFO_SYNC_A1_X9_B1_X9_A2_X9_B2_X9_split (
endspecify
`endif
endmodule
endmodule

View file

@ -372,4 +372,3 @@ module latchnsre (
endspecify
endmodule

View file

@ -262,4 +262,3 @@ module dsp_t1_10x9x32_cfg_params (
assign dly_b_o = dly_b_o[8:0];
endmodule

View file

@ -130,4 +130,3 @@ module \$__SHREG_DFF_P_ (D, Q, C);
endgenerate
endmodule

View file

@ -480,4 +480,4 @@ TDP36K #(
.FLUSH2_i(1'b0)
);
endmodule
endmodule

View file

@ -61,4 +61,3 @@ module sram1024x18 (
end
endmodule

View file

@ -66,4 +66,3 @@ module \$__SF2_ALU (A, B, CI, BI, X, Y, CO);
);
end endgenerate
endmodule

View file

@ -199,4 +199,3 @@ end else begin
end endgenerate
endmodule

View file

@ -222,4 +222,3 @@ end
endgenerate
endmodule

View file

@ -34826,4 +34826,3 @@ module FE(DEBUG_DOUT, DEBUG_PHASE, INTERRUPT, M_AXIS_DOUT_TDATA, M_AXIS_DOUT_TLA
input [31:0] S_AXI_WDATA;
input S_AXI_WVALID;
endmodule

View file

@ -117,4 +117,3 @@ module \$_DLATCH_PPP_ (input E, S, R, D, output Q);
endmodule
`endif

View file

@ -98,4 +98,3 @@ module \$lut (A, Y);
endmodule
`endif

View file

@ -61,4 +61,3 @@ grep -h 'Mapping to bram type' bram1_*/synth.log | sort | uniq -c
echo "Cleaning up..."
rm -rf bram1_cmp bram1.mk bram1_[0-9]*/

View file

@ -5,4 +5,3 @@ unisims=/opt/Xilinx/Vivado/2014.4/data/verilog/src/unisims
../../../yosys -v2 -l bram2.log -p synth_xilinx -o bram2_syn.v bram2.v
iverilog -T typ -o bram2_tb bram2_tb.v bram2_syn.v -y $unisims $unisims/../glbl.v
vvp -N bram2_tb

View file

@ -11,4 +11,3 @@ module \$__MUL18X18 (input [17:0] A, input [17:0] B, output [35:0] Y);
.P(Y)
);
endmodule

View file

@ -31,4 +31,3 @@ module \$__MUL18X18 (input [17:0] A, input [17:0] B, output [35:0] Y);
);
assign Y = P_48;
endmodule

View file

@ -42,4 +42,3 @@ module \$__MUL25X18 (input [24:0] A, input [17:0] B, output [42:0] Y);
);
assign Y = P_48;
endmodule

View file

@ -31,5 +31,3 @@ module \$__MUL18X18 (input [17:0] A, input [17:0] B, output [35:0] Y);
);
assign Y = P_48;
endmodule

View file

@ -48,4 +48,3 @@ module \$__MUL27X18 (input [26:0] A, input [17:0] B, output [44:0] Y);
);
assign Y = P_48;
endmodule

View file

@ -365,4 +365,3 @@ unmap:
} XilinxDffOptPass;
PRIVATE_NAMESPACE_END