atanua | Atanua Real-Time Logic Simulator
kandi X-RAY | atanua Summary
kandi X-RAY | atanua Summary
atanua is a C library. atanua has no bugs, it has no vulnerabilities and it has low support. However atanua has a Non-SPDX License. You can download it from GitHub.
The simulation itself is based on having little snippets of code called "chips" connected by "wires" which produce "nets". When simulating, all "chips" are told to update, reading their input values from the input "pins" and writing the result in the output "pins". Once all chips are updated, all the nets are updated; each net reads the output pins of the chips in their net and write the result to the input pins. This process is repeated (by default) at about 1kHz. Some more details regarding simulation can be read from my bachelor's thesis (such as why there's 7 boolean states, none of which is FILE_NOT_FOUND). The user interface is basically an OpenGL 1.x rendered IMGUI widget. Some source files of interest -. One of the base design principles with Atanua was that all of the chips must have real-life counterparts, so chips such as "pulse this input and it plays a song" or "really easy graphics interface chips" were not implemented even though they were requested. If you feel you want such chips (which could just be microcontrollers in disguise these days), feel free.
The simulation itself is based on having little snippets of code called "chips" connected by "wires" which produce "nets". When simulating, all "chips" are told to update, reading their input values from the input "pins" and writing the result in the output "pins". Once all chips are updated, all the nets are updated; each net reads the output pins of the chips in their net and write the result to the input pins. This process is repeated (by default) at about 1kHz. Some more details regarding simulation can be read from my bachelor's thesis (such as why there's 7 boolean states, none of which is FILE_NOT_FOUND). The user interface is basically an OpenGL 1.x rendered IMGUI widget. Some source files of interest -. One of the base design principles with Atanua was that all of the chips must have real-life counterparts, so chips such as "pulse this input and it plays a song" or "really easy graphics interface chips" were not implemented even though they were requested. If you feel you want such chips (which could just be microcontrollers in disguise these days), feel free.
Support
Quality
Security
License
Reuse
Support
atanua has a low active ecosystem.
It has 84 star(s) with 32 fork(s). There are 13 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 2 have been closed. There are 2 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of atanua is current.
Quality
atanua has 0 bugs and 0 code smells.
Security
atanua has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
atanua code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
atanua has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
atanua releases are not available. You will need to build from source code and install.
It has 7412 lines of code, 0 functions and 42 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of atanua
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of atanua
atanua Key Features
No Key Features are available at this moment for atanua.
atanua Examples and Code Snippets
No Code Snippets are available at this moment for atanua.
Community Discussions
No Community Discussions are available at this moment for atanua.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install atanua
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page