Y
Hacker News
new
|
ask
|
show
|
jobs
by
agumonkey
2959 days ago
I don't know how fast the FPGA can reconfigure itself or part of it, but you could also have per process bare metal JIT
1 comments
slivym
2959 days ago
It takes in the order of seconds to reconfigure. JIT is not really viable.
link
tfmkevin
2951 days ago
Nope. Reconfiguration takes milliseconds. Also, Arria 10 supports partial reconfiguration which means that the FPGA can keep operating while some of the logic is reconfigured via bitstream.
link
agumonkey
2958 days ago
we need to jit the fpga jit jit then
link