ymiler
Contributor
3 years agoALM structure
Hi
I implemented AND gate and sample it by FF :
Code :
wire b,c ;
reg a_sam;
always @(posedge clk)
a_sam <= b && c;
When the Fitter (finalize) step is finised I opened...
Quartus Prime version 22.3
Device Family Stratix 10
Device 1SM21BHU2F53E2VG