add link to kestrel nmigen cpu
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 9 Apr 2019 09:29:41 +0000 (10:29 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 9 Apr 2019 09:29:41 +0000 (10:29 +0100)
3d_gpu.mdwn
shakti/m_class/EINT.mdwn

index 6476468f13b0cb65cb41320adf4b0b06432c3001..45282f87b626778d7d0b5c04155b5056d4504d50 100644 (file)
@@ -60,3 +60,4 @@ Progress:
 * <https://chisel.eecs.berkeley.edu/api/latest/chisel3/util/DecoupledIO.html>
 * <http://www.clifford.at/papers/2016/yosys-synth-formal/slides.pdf>
 * <http://blog.lambdaconcept.com/doku.php?id=migen:tutorial>
+* <http://chiselapp.com/user/kc5tja/repository/kestrel-3/dir?ci=6c559135a301f321&name=cores/cpu>
index 652c2c1a4bdf234bce08be2e999f2ab010ed5309..054cfb0990e3f7ae9e99aa1b3db15c41dc802141 100644 (file)
@@ -10,3 +10,4 @@ aka "PLIC"
 * <https://bitbucket.org/casl/c-class/src/0e77398a030bfd705930d0f1b8b9b5050d76e265/src/peripherals/plic/?at=master>
 * <https://github.com/RoaLogic/plic>
 * <https://github.com/pulp-platform/ariane/tree/master/src/plic>
+* <https://github.com/lowRISC/rv_plic>