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

Decimal Matrix Calculations and UART Communication with Visual Studio

Altera_Forum
Honored Contributor II
1,048 Views

For a project that I am doing, I have two main components that I don't know how to do. 

I am using a Terasic DE2-115 FPGA board and Verilog to program it. I am also using C++ and OpenCV for my software part of the project. 

 

Problems I need help with: 

1) Matrix calculations with decimal numbers (for example: .2457235). How should I approach this without making the code too complex? 

2) UART (or any PC) communication with a computer running Visual Studio 2010. I am hoping to use VS2010 instead of NiosII since I am using OpenCV for image processing (I am hoping to send a coordinate position of an object to the FPGA for some processing). 

 

Thanks in advance.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
338 Views

hello  

are you succeed in import opencv Library in NiosII ??? please if you succeed on help me  

 

thanks
0 Kudos
Reply