Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17267 Discussions

Decimal Matrix Calculations and UART Communication with Visual Studio

Altera_Forum
Honored Contributor II
1,571 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
861 Views

hello  

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

 

thanks
0 Kudos
Reply