使用硬件编程语言设计了一个16位加法器 并用matlab模拟输入和输出 并对这次课程设计进行了总结 Matrix calculation is one of the fundamental mathematic calculations commonly used in advanced signal processing algorithms for a wide range of applications, such as satellite navigation systems, complex control systems and etc. In order to implement such advanced signal processing algorithms on an FPGA based embedded system, we need to use VHDL to design a matrix multiplier core for a Xilinx FPGA device.
2020-04-01 03:08:14 7.94MB vhdl matlab
1
通过移位相加的方法,实现两个16位二进制数据的相乘。经过测试,能够得到正确的结果。
2020-04-01 03:07:41 2KB Verilog 乘法器
1
适合新手学习verilog HDL语言。并附有testbench文件,共新手学习使用。
2020-04-01 03:03:11 1KB testbench+verilog HDL 16位乘法器
1
仅考虑结果不超过32位的情况:; D1和D2是2个乘数,D3为结果
2019-12-21 21:21:48 413B 汇编16位乘法
1
16位乘法器VerilogHDL源代码,适合于初学者
2019-12-21 19:21:14 7KB 16位 乘法器 Verilog HDL
1