Add initial SERV notes
parent
18a71b35d5
commit
7eae408cee
16
SERV-SoC.md
Normal file
16
SERV-SoC.md
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# Basic Concept
|
||||||
|
|
||||||
|
Build a "servant". Maybe from fusesoc if I can figure out how, or just manually from source. Should be easy. Has everything I need to get started, so I might not even have to worry about getting my VHDL into the Verilog top level.
|
||||||
|
|
||||||
|
Then run zephyr OS on it. ttps://github.com/olofk/serv has the instructions on the bottom of the readme on how to build a zephyr project. maybe we can also just ref the hellow world.
|
||||||
|
|
||||||
|
ZephyrOS seems to also include some RSA implementations, so that's useful.
|
||||||
|
|
||||||
|
# Links
|
||||||
|
|
||||||
|
* https://github.com/olofk/serv
|
||||||
|
* https://fusesoc.readthedocs.io/en/stable/user/overview.html
|
||||||
|
|
||||||
|
# Interesting Reads
|
||||||
|
|
||||||
|
* https://riscv.org/blog/2022/07/risc-v-compressed-instructions-for-serv-abdul-wadood-lfx-mentorship-at-risc-v-international/
|
Loading…
Reference in New Issue
Block a user