1 / 3

LU DECOMPOSITION

LU DECOMPOSITION. =. =. LU DECOMPOSITION. LU DECOMPOSITION. Project Deliverables:

twyla
Download Presentation

LU DECOMPOSITION

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. LU DECOMPOSITION = =

  2. LU DECOMPOSITION

  3. LU DECOMPOSITION Project Deliverables: Given the computation flow of LU Decomposition of a 4X4 square matrix and the corresponding dataflow diagram, architect a pipelined VHDL implementation such that a single pipeline stage contains a single processing element 1. Assume 4 bit wide data throughout. 2. Also assume that the testbench code includes the read/write memory. 1. aij from the memory is sent to PEij as an input. 2. uij and lij values are sent back to memory as outputs of the corresponding PEs. 3. Explicit instantiations of memory elements are not required – supply aij values from testbench, and read lij and uij values into the testbench. 3. Describe your pipelined design implementation in your report. 4. Give printouts of the VHDL codes, including testbench in the report. 5. Attach the waveform printouts in the report.

More Related