Closed yunqu closed 8 years ago
I will put the video and audio into the driver folder; however, we need to pass all pytests and jupyer notebook examples.
Maybe we want to do a final pass on the notebook examples after we made all the changes; otherwise every time we make a change, we need to update notebook examples.
In our python package, the audio and video folders are separated: https://github.com/Xilinx/Pynq/tree/master/python/pynq
While we have a merged folder called "audiovideo" for Vivado project: https://github.com/Xilinx/Pynq/tree/master/zybo/vivado
It is better to have a consistent strucuture. I prefer the "merged" version, since we have two bitstreams "pmod.bit" and "audiovideo.bit".
If no one raises a flag, I think I can merge the two folders? This may also require us to make necessary changes to all notebook scripts.