Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
Is the simulation run in Modelsim in both cases?
- Altera_Forum
Honored Contributor
not simulation... we run the program in DE2 board, cyclone II FPGA.
I compiled an old verilog code (which was previously compiled with "Quartus II 7.2") with "Quartus II 9.1 sp2" and found different results.
Specifically, some numbers treated as signed in 7.2 are being treated as unsigned in 9.1 sp2 though they are declared as signed. I have no idea what is happening!! can somebody help me??Is the simulation run in Modelsim in both cases?
not simulation... we run the program in DE2 board, cyclone II FPGA.