Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

matrix multipilcation

Altera_Forum
名誉分销商 II
1,241 次查看

hi, 

i have a vhdl code for matrix multiplication each element in a matrix is 16 bit. both matrices are in 8x8 order. firstly i created array-pack for define the matrix. in next step, me designed a program which representing the text document data of binary values in matrix format. then wrote a code which in structural way , in which two component representing the matrix form and 3rd component for matrix multiplication... 

me getting the each module output separately,.when am connecting all these programs by structural,am not getting the output.. what will be the reason?:(
0 项奖励
3 回复数
Altera_Forum
名誉分销商 II
552 次查看

Because you did it wrong? 

Did you write a testbench? have you simulated it?
0 项奖励
Altera_Forum
名誉分销商 II
552 次查看

am doing this program in altera model sim software. is there need of test bench here..i want to simulate it..

0 项奖励
Altera_Forum
名誉分销商 II
552 次查看

you should always simulate all code you write for FPGA.

0 项奖励
回复