Han Wang

Results 22 comments of Han Wang

can you post the error message?

Hi threonorm, Jamey is on vacation with limited email access, so your question may not be answered in time. It sounds like the error is due to some hacky-ness in...

Simulation is easy, I submited a patch.

DE5 board is 'unofficially' supported. It is not mentioned in the README. The board type is 'de5', for example, to build the echo example, you can use: `make -C examples/echo...

@NP95 Note that last time DE5 was tested was using Quartus 15.1. I have just tried Quartus 19.2 a few days ago and found that the qsys-generate tool has changed...

Hi, guys, my sincere apology for not being able to keep up with the support requests for p4fpga. As suggested by @zjuan22 's academic advisor, I have created an email...

Hi Juan, Can you tried to compile https://github.com/hanw/p4fpga/tree/master/examples/benchmark/benchmark-runtime using `make build.nfsume`

that's a known working example that can go through the entire vivado compilation.

I liked the idea. If we can simplify the way to visit the instantiated block, that would be nice. For example, multiple backends have code written like line 55 to...