Support

If you have a problem or need to report a bug please email : support@dsprobotics.com

There are 3 sections to this support area:

DOWNLOADS: access to product manuals, support files and drivers

HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects

USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here

NEW REGISTRATIONS - please contact us if you wish to register on the forum

Nand Gate

DSP related issues, mathematics, processing and techniques

Re: Nand Gate

Postby BobF » Sat May 02, 2015 7:26 pm

Hi again gang,

Well I've tried all ways suggested and can't get it to work.
Hate to be a real pain in the ass, but could you send me a FSM that works on your computer and I will report back if it works on my 3.02 version. Thanks a mill, BobF.....
BobF
 
Posts: 598
Joined: Mon Apr 20, 2015 9:54 pm

Re: Nand Gate

Postby martinvicanek » Sun May 03, 2015 5:53 pm

BobF, I'd start very basic and once you get it to work, you may take it further from there. Here is a demo to play with. The readout boxes will give you instant feedback to whatever changes you apply to the inputs or code. Hope it helps.
Attachments
Boole.fsm
(1.27 KiB) Downloaded 1090 times
User avatar
martinvicanek
 
Posts: 1319
Joined: Sat Jun 22, 2013 8:28 pm

Re: Nand Gate

Postby BobF » Sun May 03, 2015 7:23 pm

Hi Martin,
thanks so very much, but I have the DSP code version working. KG had sent me it in Assembly code and it seemed my version of Flowstone (3.02) did not support andnps, so when I typed in
//NAND
movaps xmm0,A;
andps xmm0,B;
andnps xmm0,In1;
andps xmm0,F1;
movaps outNAND,xmm0;

into the asm box it did not work. So I wanted a ASM verion that worked else where to try I my pc.

P.S., I just downloaded version 3.07 of Flowstone for Fl Studio from Imageline. Can I install it over my old version without problems?
BobF
 
Posts: 598
Joined: Mon Apr 20, 2015 9:54 pm

Previous

Return to DSP

Who is online

Users browsing this forum: No registered users and 17 guests