-
Updated
Oct 18, 2020 - JavaScript
processor
Here are 414 public repositories matching this topic...
-
Updated
Oct 30, 2020 - Java
-
Updated
Oct 29, 2020 - Go
-
Updated
Oct 23, 2020 - C++
-
Updated
Oct 26, 2020 - C
-
Updated
Oct 30, 2020 - PHP
-
Updated
Oct 5, 2020 - Java
-
Updated
Oct 27, 2020 - Assembly
-
Updated
Sep 9, 2019 - Go
-
Updated
Oct 29, 2020 - TypeScript
-
Updated
Oct 13, 2020 - TypeScript
-
Updated
Sep 12, 2020 - PHP
-
Updated
Oct 22, 2020 - VHDL
-
Updated
Oct 27, 2020 - C
-
Updated
Oct 1, 2020 - C
-
Updated
Apr 2, 2019 - Python
-
Updated
Aug 7, 2020 - TypeScript
Improve this page
Add a description, image, and links to the processor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the processor topic, visit your repo's landing page and select "manage topics."
It would be cute to be able to identify the source code from which a particular microwatt cpu implementation was built. If the build process could look for the git SHA1 ID of the current head and include that as a constant value in the build, hooked up to the syscon framework so it could be read by MMIO, that could be useful. We would probably want (say) 32 bits of SHA1 plus a dirty flag.
Then