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
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Nand Gate
13 posts
• Page 2 of 2 • 1, 2
Re: Nand Gate
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.....
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
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 1243 times
-
martinvicanek - Posts: 1328
- Joined: Sat Jun 22, 2013 8:28 pm
Re: Nand Gate
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?
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
13 posts
• Page 2 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 66 guests