├── LICENSE ├── README.md ├── ida69 └── nios2.py └── ida70 └── nios2.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ptresearch/nios2/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ptresearch/nios2/HEAD/README.md -------------------------------------------------------------------------------- /ida69/nios2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ptresearch/nios2/HEAD/ida69/nios2.py -------------------------------------------------------------------------------- /ida70/nios2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ptresearch/nios2/HEAD/ida70/nios2.py --------------------------------------------------------------------------------