585,753 active members*
3,882 visitors online*
Register for free
Login
Results 1 to 5 of 5
  1. #1
    Hello guys
    I have a polynomial subprogram that is pretty long.
    My idea was to speed up the pre-reading with the FIFO buffer.

    I would need to start the FIFO at the beginning of the sub program and close it at the end!
    Does anybody know how to program it?


    Thank you a lot!
    <b></b>Vielen Dank f

  2. #2
    I think that the buffer is quite exhausted by the machine manufacturer; I don’t think you should mess around with it. If the FIFO buffer overflows, then you have a real problem!
    gruß Klaus

  3. #3
    On my machine only 20 rows are being pre-read!
    <b></b>Vielen Dank f

  4. #4
    My idea was to increase the pre-delivering from 20 to 50 because I think that the pre-calculation of the polynomial blocks would be quicker as a result?!
    <b></b>Vielen Dank f

  5. #5
    If I understand correctly then I need a Startfifo at the beginning of the subprogram and a
    Stopfifo at the end. Is that correct?
    Many thanks in advance
    <b></b>Vielen Dank f

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •