##// END OF EJS Templates
SM simulator functionnal...
SM simulator functionnal Possibility to remotely load a spectral matrix and to send it

File last commit:

r94:399cb300a264 VHDLib206
r100:e4348633316b VHDLib206
Show More
LEON3_LOAD.py
9 lines | 322 B | text/x-python | PythonLexer
#!/usr/bin/lppmon -e
proxy.loadSysDriver("AHBUARTplugin","AHBUART");
proxy.loadSysDriverToParent("dsu3plugin","AHBUART");
proxy.loadSysDriverToParent("APB UART PLUGIN","AHBUART");
AHBUART.open("/dev/ttyUSB0",30000000)
dsu3plugin0.openFile("/opt/DEV_PLE/FSW-qt/bin/fsw-vhdl-dev")
dsu3plugin0.loadFile()
dsu3plugin0.run()