Forum Discussion
yweid1
New Contributor
6 years agoI have a problem when I design Max10 using the Quartus (Quartus Prime 17.1) Lite Edition
Hi, I design the Max10m02scu169i7 by the Quartus (Quartus Prime 17.1) Lite Edition,but when I change a parameter in my project,my work didn't work well anymore,as long as I change the parame...
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.