my lab has modify the STC 51 architecture. Generally have the following two 
aspects:
 
1.The original six pipeline instead of two pipeline.Aiming at accelerate the 
8051 processing
   The first machine cycle, read the instruction and functional decode;
   The two machine cycle,operating instructions and write data to relevant 
registers
 
2.Increase an extern flash chip,to expand the ROM spatial capacity
   In order to coordinate the amendment,we have added a few instructions to 
control the flash, at the same time, we have added some new registers to latch 
the operation codes of flash
  Basically only these!
 
  So,what should I do?
   Thanks!
  Donald 
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to