Skip to content

Windows KMDF driver for MIPS_core, support DMA, interrupts, and a userland c++ API

License

Notifications You must be signed in to change notification settings

jobmarley/pcie_mips_driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcie_mips_driver

This is the pci express driver for Mips_core/VSMipsProjectExtension

It is pretty stable, I ran it for days or weeks without any issues.

Features

  • DMA for ddr3 read/write
  • Memory mapped registers operation to control and debug the processor
  • Inverted call model to get events from the processor (only breakpoint notification right now)

mipsdebug

This is a C user mode API to access the driver functionalities.

test

Command line application to run some basic commands, makes use of mipsdebug

About

Windows KMDF driver for MIPS_core, support DMA, interrupts, and a userland c++ API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published