Teresa - IF You are using the standard ARM simulation models, what they call DSM's, you won't be able to do this.
The DSMs are only provided for the main commercial simulators (in my experience anyway) which would be ModelSim, NCVerilog, and VCS. You MIGHT be able to simulate the ARM processor if you have actual ARM source code. There are some publically available ARM verilog implementations with various degrees of faithfulness to the ARM code. But none in my experience (and I've spent some time looking!) are close to representing the ARM processor's actual bus, .i.e. the control signals the processor actually emits. So - if you are trying to simulate the interface to an AMBA bus for instance - the available models are insufficient big time. Steve Wilson Teresa Ooi wrote: > I'm new to gEDA. I'm hoping someone might be able to > share their experience with me. > > I'm looking into simulating an ARM project with Icarus > Verilog Simulator. Has anyone used > the simulator in an ARM project? I checked the > archives in geda-user and geda-dev, but did not see > anything about ARM and Icarus. > > Thanks, > Teresa > > > > _______________________________________________ > geda-dev mailing list > [email protected] > http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev > _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
