-
Updated
Nov 5, 2020 - JavaScript
processor
Here are 417 public repositories matching this topic...
-
Updated
Nov 12, 2020 - Go
-
Updated
Nov 8, 2020 - C++
-
Updated
Nov 13, 2020 - C
-
Updated
Oct 30, 2020 - PHP
-
Updated
Nov 9, 2020 - Java
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
-
Updated
Sep 9, 2019 - Go
-
Updated
Oct 13, 2020 - TypeScript
-
Updated
Nov 8, 2020 - TypeScript
-
Updated
Nov 9, 2020 - PHP
-
Updated
Oct 22, 2020 - VHDL
-
Updated
Nov 6, 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."
On my Orange Pi One, running Armbian, the contents of
/proc/cpuinfois:(https://pastebin.com/FNJqgy29)
The CPU info is not listed after the column
model namebut after the columnProcessor(with a capital P). As far as I can see, only one of either will be present, but not both.Extra information: