A Web-based Waveform Viewer for BR0101 Chip Testing Platform

Xinyu He,Xie Xie,Jinmei Lai,Jian Wang
DOI: https://doi.org/10.1109/ASICON47005.2019.8983579
2019-01-01
Abstract:Visualization software can convert circuit testing results into waveform images. In this paper a web-based waveform visualization software package is proposed by using Python as backend data parser and JavaScript to create lines in frontend HTML canvas images. Control of waveform is introduced with JavaScript functions. This visualization package has no dependencies on local software other than browsers, and can complete waveform depiction in 68.2ms on average by applying lazy evaluation in frontend drawing process.
What problem does this paper attempt to address?