home *** CD-ROM | disk | FTP | other *** search
/ The Very Best of Atari Inside / The Very Best of Atari Inside 1.iso / sharew / elektro / cla / doc / buglist next >
Encoding:
Text File  |  1993-12-05  |  2.4 KB  |  56 lines

  1. BUG LIST FOR CLA v2
  2. ===================
  3. additions to craig.graham@newcastle.ac.uk
  4.  
  5. [18/7/93]
  6. o The Logic Analyser Window has an intermitent display bug when updating
  7.   as a background window in interactive simulation mode.
  8.   I know what the problem is, but haven't got time to fix it yet.
  9.  
  10. o There is a bug in the delete component routine but it doesn't show up
  11.   often (but when it does it sh*ts on your design real bad). Haven't
  12.   managed to characterise it yet - anyone who can please get in touch.
  13.  
  14. [20/7/93]  
  15. o The majority of the logic levels available from the Word Generator do
  16.   nothing (HLZX) - sorry, they're there in readiness for the next release
  17.   (I'm working on a more complex simulator at the moment that supports
  18.   these but is to buggy to release right now).
  19.  
  20. o Clocks in the word generator don't do anything - these will become the proper
  21.   place for seting up clocked inputs, even for interactive simulation.
  22.  
  23. [1/9/93]
  24. o At present the screen is double buffered - this means that if you are
  25.   going to run CLA in a high graphics mode then you need a LOT of 
  26.   memory. To get an idea of the scale of this problem, 800*600*8bit mode
  27.   on my 4 Meg Falcon (with NVDI loaded but GDOS turned off) will only
  28.   allow circuits up to 9400 gates to be drawn....this ceases to be a
  29.   problem in lower graphics modes (800*600*1bit, etc).
  30.   The double buffering could be made switchable if anyone wants me to,
  31.   this makes scrolling interactive mode simulation a lot slower but will
  32.   be easy enough to implement.
  33.  
  34. [14/11/93]
  35.  
  36. o Only x1,x2 & x4 scalings work at the moment - x.25 & x.5 both display
  37.   as x1. This is because I've used an integer for the scaling factor for speed
  38.   - I'll fix this later.
  39.  
  40. o CLA doesn't work in Falcon True colour mode - I'm not sure why.....it's a
  41.   problem with the way the blit buffer is calculated I think...vqt_extend
  42.   only returns a valid number of colours up to 32000(ish) & True colour mode
  43.   has more......soloutions on a postcard please.
  44.  
  45. [25/11/93]
  46.  
  47. o There is a bug which can result in the system hanging - don't know why yet.
  48.  
  49. [29/11/93]
  50.  
  51. o The page size information is not saved with the rest of the block, and it
  52.   doesn't work quite as it should anyway - ignore it for now.
  53.  
  54. o Indicator bulbs are broken - use the logic analyser window or the active
  55.   probe for now, until I've managed to fix them again.
  56.