OpenCores
URL https://opencores.org/ocsvn/uart_fpga_slow_control_migrated/uart_fpga_slow_control_migrated/trunk

Subversion Repositories uart_fpga_slow_control_migrated

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 29 to Rev 30
    Reverse comparison

Rev 29 → Rev 30

/uart_fpga_slow_control/trunk/documents/SoftwareFolder.txt
15,13 → 15,17
++ py_serial_control.py :
\ custom very simple script to read and write the UART with Python (http://www.python.org/doc)
\ uses the pySerial library (http://pyserial.sourceforge.net/)
\ parses human readable parameters and translates them into the correct hex commands
> e.g: >> update --> 0x8000 0x00000000
\ include a basic 'help' menu
\ define your commands
\ DEFINE the number of registers to expect back after an update
> parses human readable parameters and translates them into the correct hex commands
e.g: >> update --> 0x8000 0x00000000
include a basic 'help' menu
\ Customize your script
> define your commands
> DEFINE the number of registers to expect back after an update
\ Browse to you script folder
> from a shell type: python py_serial_control.py
> enjoy ! :)
\ to be implemented:
> load parameters and commands from files
> load parameters and commands from files
> improve readback print on screen formatting
> make a generic nregister readout

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.