Update - A bug of CoRAM signal insertion for nested instance/module is fixed (tests/multipage) - Minor typos are fixed.
Test environment
1.0.0
The stable release of PyCoRAM.
Update - sys.path settings is chanegd. - examples and tests are separated. - library scripts and executable scripts are separated. - setup.py is updated for module dependency.
Test environment
0.9.3
Avalon support is improved.
0.9.2
(1) timeout is supported in iochannel. (2) FIFO status can be read by using a read operation to 0x0004 in iochannel. (3) iochannel_read/write task in test bench are updated to use polling.