lcgamboa / picsimlab

PICsimLab - Programmable IC Simulator Laboratory
GNU General Public License v2.0
442 stars 85 forks source link

gpboard isn't fast as other boards; like, Mclab2 and PICGenios. #101

Closed eagl1 closed 2 months ago

eagl1 commented 6 months ago

Hi,

I'm running the same hex file in gpboard and the other boards; like, Mclab2 and PICGenios.

It runs ok with Mclab2 and PICGenios. But slow in gpboard.

This is the code:

multitask_877A_sim.X.zip

lcgamboa commented 5 months ago

Actually, the use of gpsim is not as optimized as that of PICSim in PICSimLab. Unfortunately, I don't have much time to improve gpsim support currently.

eagl1 commented 4 months ago

I switched to X board, it's fantastic.

Thanks for the wonderful platform.

lcgamboa commented 3 months ago

In the last unstable version, I have improved the gpboard simulation speed.

eagl1 commented 3 months ago

OK, I will test it.

I really like the improvements in the 9.1 version.

I checked the link, you just released the 9.2, thank you so much for this wonderful application.