Forum Discussion
sstrell
Super Contributor
6 years agoCan you provide code or info about the parameter you are talking about?
#iwork4intel
- yweid16 years ago
New Contributor
Ok,thank you
There are about two modules in my project,a module of serial communication and a parallel data bus interface to my DSP.
When I changed the parameter "FPGA_VERSION" from "16'd60112" to "16'd112",then another module in my project did't work well,by the way ther are no busyness between the two modules,as well as I change it back ,then all is well.But if I use the standard version of Quartus,the same problem won't happen.