Hi, I'm looking for an open 64-bit processor core ... Is exist a 64-bit version of LEON ? If not, some one could tell me where I can found a 64-bit processor ...
Hello Jiri, ... thanks, now it works fine. are the download links on gaisler.com broken or is it intended to request authorisation on downloading the new tsim?...
Hello, is figure 1 in LEON2 Processor User's Manual XST Edition v.1.0.21 (§1.4) correct? Is the AMBA APB bus actually connected to the Memory Controller as...
Hello, I try to simulate a very simple configuration of the LEON with modelsim using tb_func32 conf. My purpose is to execute pmon from internal prom in order...
Hello, I try to simulate a very simple configuration of the LEON with modelsim using tb_func32 conf. My purpose is to execute pmon from internal prom in order...
Leif, ... Yes it is, as far as that diagram can be realised in VHDL and through synthesis anyway. The memory controller is a slave on both the APB and the AHB....
... I believe the linux page should be properly updated now. ... Interesting - I will try this. Are you going to post the patches? Jiri. -- ... Gaisler...
How can I do to get the task name of a task with his id? I want to build the prototype: rtems_status_code rtems_task_get_name(rtems_id id, rtems_name *name); ...
... sure. the attached archive contains patches based on these from your linux page. what i have done is throwing out all unused code (this is the best way to...
hi ulrich, ... this reflects the setup on our target fpga board. we need a small prom which is synthesized into leon mainly so setup memory configuration ...
Hello I try to implement Leon on the Altera Excalibur Nios development board. I have used the De Nayer Instituut Leon 21.0.15 tutorial. In the tutorial they...
Hello I try to implement Leon on the Altera Excalibur Nios development board. I have used the De Nayer Instituut Leon 21.0.15 tutorial. In the tutorial they...
... From: Jiri Gaisler To: leon_sparc@yahoogroups.com Sent: Monday, August 18, 2003 4:59 PM Subject: Re: [leon_sparc] malloc () or BSP bug ? Are you using...
Just use the most recent version of leon. Some things may differ, but that shouldn't pose a problem. I don't know what synthesise tool you use, make sure...
This signal can be used to indicated to the PCI interface if it should act as a PCI host (system controller). If your PCI core does not use it, then remove it....
Hi, Where to find tsim version 1.1.6t Thanks Hossam [Non-text portions of this message have been removed]...
hosam el-zomor
rd-hossam@...
Mar 7, 2004 8:41 am
4665
hello! i have some trouble to synthesize the mmu correctly using xilinx xst (ise 6.1i). the mmu works fine in tsim and in bevavioral simulation in modelsim....
The mmu cannot be synthesised using xst - the tool has too many bugs. You will have to use synplify. Jiri. ... -- ... Gaisler Research, Första Långgatan 19...
Thank you for your help. For synthesys, I use Altera QUARTUS II v2.2. I have not installed newer versions. I use vhd files of the leon2-1.0.13 version without...
For apex targets, synthesising leon with quartus II v2.2 should be possible, but it's adviced to use more recent versions (you can always download the newest...
Hi all, Using DSUMON + GDB, I have a problem while trying to run a simple program (hello.c) (and sometimes the error appears while trying to connect to...