8000 GitHub - cceckman/http-accel: HTTP on FPGA
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cceckman/http-accel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fomu build using the Amaranth toolchain.

To set up a Linux machine for easy passthrough:

# Allow 'plugdev' to access Fomu USB IDs
cat extras/99-fomu.rules | sudo tee /etc/udev/rules.d/99-fomu.rules
# Disable power-saving autosuspend on Fomu IDs
cat extras/fomu-serial.conf | sudo tee /etc/tlp.d/fomu-serial.conf

Then try:

. ./enter.sh
python usb_serial.py
0