coriolis/stratus1
Jean-Paul Chaput 762e25adde More Python 3 corrections.
* Change: In unicorn/python/unicornInit.py, when iterating over all the
    loaded modules, now we have "namespace" that have a __file__
    attribute which is set to None. Skip them.
* Change: In stratus1/st_net.py, "is" must be replaced by "==" when
    doing string comparison.
* Change: In stratus1/st_parser.py, open file in "rb" mode instead
    of "r" (so we get a bytestream as now required by Python).
2022-01-12 16:25:01 +01:00
..
devdoc Validating channel routing mode (two metals) on SNX. 2018-03-16 16:20:04 +01:00
doc Documentation cleanup & rebuild. 2020-11-12 14:22:31 +01:00
etc No more use of "fulladder.vst" file : parser takes into account sxlib's fulladder. 2010-09-06 09:26:31 +00:00
src More Python 3 corrections. 2022-01-12 16:25:01 +01:00
CMakeLists.txt Bump minimum CMake version 2021-10-15 13:38:38 +01:00
LICENSE Initial import of stratus1 2010-07-12 15:33:22 +00:00
configure.in Change Stratus documentation to reST 2018-08-10 14:39:53 +02:00