Olimex Support Forum

News => New Product Ideas => Topic started by: Zhivko on February 26, 2014, 11:27:49 PM

Title: Logic Analyser
Post by: Zhivko on February 26, 2014, 11:27:49 PM
Any possibility to come up with a (low cost) logic analyser considering the brain power present amongst members of this forum?
Title: Re: Logic Analyser
Post by: ajeandet on March 03, 2014, 01:13:52 PM
It's a good idea, since there is no really available opensource one.
I would buy some for my lab, if it would be base on FPGA and with some extra memory.
Something equivalent to the analog discovery even without analog functions.

Best regards,
Alexis.
Title: Re: Logic Analyser
Post by: olimex on March 03, 2014, 03:39:41 PM
if somebody have FPGA knowledge and can implement this there is MOD-VGA and MOD-VGA-32MB which could be used as base
Title: Re: Logic Analyser
Post by: ajeandet on March 03, 2014, 07:08:23 PM
Yes, maybe for prototyping but it lacks a ftdi chip(ft2232H) for FPGA loading and communication.
If I have some free time I will try to prototype something, for ones interested we share some  vhdl code (https://hephaistos.lpp.polytechnique.fr/rhodecode/HG_REPOSITORIES/LPP/INSTRUMENTATION/VHD_Lib) in my lab relying on the grlib-gpl.
If somebody just prototype a "SUMP core" in VHDL or verilog then most of the work is done:
http://www.sump.org/projects/analyzer/fpga/

Best regards,
Alexis.
Title: Re: Logic Analyser
Post by: Zhivko on March 03, 2014, 11:29:17 PM
I do not have those skills but I would be happy to get involved on the moremundane level of laying out the artwork and fabricating prototype board.
Title: Re: Logic Analyser
Post by: robarago on March 04, 2014, 04:08:36 AM
Maybe I don't have all the brain power (I'd prefer VHDL to Verilog), but I have the hardware (MOD-VGA, JTAG programming cable)! ;)

Where do we start from?
Title: Re: Logic Analyser
Post by: olimex on March 04, 2014, 12:12:33 PM
this may be good starting point and not to re-invent the wheel: http://www.sump.org/projects/analyzer/
Title: Re: Logic Analyser
Post by: Matthias on March 15, 2014, 02:47:56 PM
I am using the Open Logic Sniffer http://dangerousprototypes.com/open-logic-sniffer/
and it does the basic things for little money
it would be great to have more memory and some analog channels (no need for BNC and high sensitivity)
the software could be the same!