Skip to content

oxidecomputer/vsc7448

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vsc7448

This repository contains a set of crates for working with the Microchip VSC7448 ethernet switch IC.

It's useful if you're building a 10G ethernet switch from scratch, which is... very few people.

  • vsc7448-types are common types
  • mesa-parse parses MESA headers and generates vsc7448-info and vsc7448-pac
  • vsc7448-info exposes a register map as a userland data structure
  • vsc7448-pac exposes the same register map as addresses (for use in embedded devices)

License

Copyright 2021 Oxide Computer Company

Released under the MPL v2.0

About

Register definitions for the VSC7448 Ethernet Switch IC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages