Why lowRISC CIC/ Open Titan is a finalist in the Open Hardware Category sponsored by lowRISC, and Security Category sponsored by Control Plane, at The OpenUK Awards 6th edition taking place on 4th December

We’ll celebrate the winners in a Black tie gala dinner and awards ceremony at the House of Commons, thanks to Dame Chi Onwurah for hosting.

https://openuk.uk/awards

#openukawards #opensource #opensourcesoftware #openhardware #security #lowrisc #openuk

Open-Source Security Chip Released

The first commercial chip based on the OpenTitan hardware security design has hit the market

IEEE Spectrum

Does Rust #Linux already have bindings for network drivers? I’m thinking of making #lowRISC Ethernet driver because the one provided by OpenHW Group is a corpse. It is like made for v5.7 and since not updated. This is the one that is used in #CVA6.

#rustlang

Akkoma

Have had to use serial port a lot lately because working with #FPGA’s and the #lowRISC #ethernet driver is not that stable. #kermit is still the ultimate choice for this type of job IMHO :-)

Whereas in some other options you have surf through menus, this is all I need with kermit:

$ cat ~/.kermrc set line /dev/ttyUSB0 set speed 115200 set carrier-watch off set flow-control none
Akkoma