Re: [Flashforth-devel] Pin words
Brought to you by:
oh2aun
From: Herman A. <exp...@vn...> - 2014-03-26 07:32:33
|
Sorry for my poor english... I want to say, I agree with using different words for SFRs and whole ram. Attila ----- Eredeti üzenet ----- Feladó: Mikael Nordman <mik...@pp...> Dátum: Szerda, Március 26, 2014 7:52 Tárgy: Re: [Flashforth-devel]Pin words Címzett: Herman Attila <exp...@vn...> > Sorry, I dont fully understand. > Do you mean that it should or should not be optimized for speed ? > > BR Mikael > On 03/26/2014 08:44 AM, Herman Attila wrote: > > Really, this distinction needed for optimal speed. > > > > BR > > Attila > > > > ----- Eredeti üzenet ----- > > Feladó: Mikael Nordman <mik...@pp...> > > Dátum: Szerda, Március 26, 2014 6:24 > > Tárgy: Re: [Flashforth-devel] Válasz: Pin words > > Címzett: fla...@li... > > > > > >> Since these words actually only work with SFRs in access ram they > >> could be > >> called > >> > >> sfrbit-on: > >> sfrbit-off: > >> sfrbit-test: > >> > >> The words that work with the whole ram space could be > >> > >> bit-on: > >> bit-off: > >> bit-test: > >> > >> These words need to generate code to set the bank bits also. > >> > >> BR Mike > >> > >> On 03/25/2014 11:36 PM, Herman Attila wrote: > >>> It is good idea to use such words, but I think their usage belongs > >> not to the pins only. > >>> Any bit usable in similar way. According to this theory the > >> terminology probably: > >>> bit-on: > >>> bit-off: > >>> bit-test: (or bit?:) > >>> > >>> The name of defined word can refer to its function, such as usage > of > >> a pin or function of a bit of a sfr etc. > >>> BR > >>> Attila > >> > >> ------------------------------------------------------------------------------ > >> Learn Graph Databases - Download FREE O'Reilly Book > >> "Graph Databases" is the definitive new guide to graph databases > and their > >> applications. Written by three acclaimed leaders in the field, > >> this first edition is now available. Download your free book today! > >> > >> _______________________________________________ > >> Flashforth-devel mailing list > >> Fla...@li... > >> > |