Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
6 results tagged processors  ✕   ✕
hugsy/cemu https://github.com/hugsy/cemu
Tue 12 Jan 2021 05:27:18 PM PST archive.org

CEmu is a GUI application that empowers users to write assembly and test it by compiling it to bytecode and executing it in an QEMU-based emulator. CEmu combines all the advantages of a basic assembly IDE, compilation and execution environment, by relying on the great libraries Keystone, Unicorn and Capstone engines in a Qt powered GUI. It allows you to test binary samples, check your shellcodes or even simply learn how to write assembly code, all of this for the following architectures:

  • x86-32 / x86-64
  • Arm / AArch64
  • MIPS / MIPS64
  • SPARC / SPARC64
  • (more to come)
python gui emulator processors assembly crossplatform cpu
WikiChip https://en.wikichip.org/wiki/WikiChip
Wed 16 Dec 2020 05:55:25 PM PST archive.org

WikiChip is the preeminent resource for computer architectures and semiconductor logic engineering, covering historical and contemporary electronic systems, technologies, and related topics.

wiki processors microcontrollers chips electronics architectures systems
Migen | M-Labs https://m-labs.hk/migen/
Wed 08 May 2019 02:42:56 PM PDT archive.org

Migen is a Python-based tool that automates further the VLSI design process. The Migen FHDL library replaces the event-driven paradigm with the notions of combinatorial and synchronous statements, has arithmetic rules that make integers always behave like mathematical integers, and most importantly allows the design's logic to be constructed by a Python program. This last point enables hardware designers to take advantage of the richness of the Python language - object oriented programming, function parameters, generators, operator overloading, libraries, etc. - to build well organized, reusable and elegant designs.

tools vhdl fhdl python vlsi design cpu logic processors
Homemade CPU – from scratch : Svarichevsky Mikhail http://3.14.by/en/read/homemade-cpus
Tue 20 Mar 2018 12:29:52 AM PDT archive.org

A collection of hand-wired, homebrew processor cores made out of discrete components.

macroscale processors electronics diy homebrew cpu
Getting Started with OpenRISC http://kevinmehall.net/openrisc/guide/
Tue 20 Mar 2018 12:29:45 AM PDT archive.org

An overview of the OpenRISC architecture and how to get started using it. Briefly talks about synthesizing an FPGA bitstream, setting up a development environment, and either emulating it or running it inside an FPGA. Also covers cross compiling an OS for it.

foss fpga overview compilation ultrasparc openrisc processors synthesis opencore linux howto
Unicorn – The ultimate CPU emulator http://www.unicorn-engine.org/
Tue 20 Mar 2018 12:21:30 AM PDT archive.org

Unicorn is a super-CPU emulator which handles multiple common processor core architectures, from x86 to Arm. Based on QEMU, written in pure C for speed and portability. Has multiple API bindings for different languages. Does just-in-time (JIT) translation of opcodes. Designed from the ground up to be thread-safe.

processors x86_64 software foss x86 sparc m68k arm jit api emulator mips powerpc cpu architectures
4684 links, including 339 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn