IP design in VSLIIf we go to early 1970’s, the standard cells were being considered as reusable blocks as IP design in VLSI. You can say the first IP designJun 20, 2021Jun 20, 2021
Verilog code for sine cos and arctan using CORDIC AlgorithmHardware implementation of trigonometric functions such as sine, cosine and tangent functions using Verilog HDL. Here we make use of CORDIC…Jun 18, 2021Jun 18, 2021
Verilog code for Sine Cos and Arctan Xilinx CORDIC IP coreGeneration CORDIC IP core functions for the implementation of trigonometric functions such as sine, cos and arctan in the Xilinx ISE 14.7…Jun 15, 2021Jun 15, 2021
Verilog always @ posedge with examples — 2021Verilog always block (blocking and non-blocking assignments) is explained in detail with examples. Also generation of MUX and Decoders…Jun 15, 2021Jun 15, 2021
CAM cell in memory and its application 2021A content-addressable memory CAM (similar to SRAM) is a associative storage memory which addresses(searches) the content present in the…Jun 15, 2021Jun 15, 2021
Key points on Cache memory in detail and hit ratioIn the computer architecture or computer organization(COA), cache memory is a very fast memory, which make sure the data reach from the…Jun 8, 2021Jun 8, 2021