Andrew Lukefahr
Results
2
issues of
Andrew Lukefahr
> **Describe the bug** It looks like if I set up a task with the following in the config/task.conf: ``` [SCRIPT_PARAM_MIN_ROUTE_CHAN_WIDTH] end_flow_with_test= vpr_fpga_verilog_formal_verification_top_netlist= ``` Then OpenFPGA generates the following for...
## Problem ``` frontends/ast/dpicall.cc:25:10: fatal error: ffi.h: No such file or directory 25 | #include | ^~~~~~~ compilation terminated. ``` ## Steps ``` git clone https://github.com/LNIS-Projects/OpenFPGA.git cd OpenFPGA mkdir build;...