spicespi

I was unable find the best way to simulate the analog characteristics of a SPI bus using Spectre. I created a SPI bit stream creator so that I do not have to edit bitstreams by hand. spicespi is a java application, so it should run anywhere. The program creates 3 output files in the "export" directory: spidata.pwl, spiclock.pwl and spienable.pwl.

I created this for myself, but if someone else needs it, this will save much time.