From: Yehowshua Date: Tue, 7 Apr 2020 20:19:24 +0000 (+0100) Subject: Repair Jacob's links. X-Git-Tag: convert-csv-opcode-to-binary~2904 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=307b648562744e363f61f26f5cb65c340889bf2c;p=libreriscv.git Repair Jacob's links. --- diff --git a/about_us.mdwn b/about_us.mdwn index d8c659f3b..9ddb5742a 100644 --- a/about_us.mdwn +++ b/about_us.mdwn @@ -32,11 +32,11 @@ Also, check out [[The_Mission]]. ## [[Jacob Lifshay|programmerjake]] * FOSS Software Developer, Hardware Designer, Original Author of Kazan (one of our GPU drivers, also a software-rendered Vulkan implementation that works on most CPUs) -* Built a working RV32I CPU and VGA core that runs a 3D game in 3 weeks: https://github.com/programmerjake/rv32 +* Built a working RV32I CPU and VGA core that runs a 3D game in 3 weeks: [[https://github.com/programmerjake/rv32]] * Built an algebraic numbers library: https://crates.io/crates/algebraics -* Built a (non-official) reference implementation of IEEE 754-2019 (binary floating-point): https://crates.io/crates/simple-soft-float +* Built a (non-official) reference implementation of IEEE 754-2019 (binary floating-point): [[https://crates.io/crates/simple-soft-float]] * Interests: Computer Graphics, Compilers, Simulation, Rust-lang, Anime, Astrophysics, Electronics, Computer Design, Chemistry, Nuclear Physics, Cellular Automatons, Video Game Software Engineering, High-performance Computing -* GitHub: https://github.com/programmerjake +* GitHub: [[https://github.com/programmerjake]] * Availability: full-time ## [[Tobias Platen|tplaten]]