Forum Discussion

ABoel's avatar
ABoel
Icon for New Contributor rankNew Contributor
6 years ago

Compilation freezes at 2% when compiling verilog code

Intel Quartus 18.1 Build 625 compilation freezes at 2% when code snippet below is present in the Verilog code. bgr_data[23:16]<=data_ROM[count]; I have modified the code VGA_Pattern project provi...