Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 415
» Latest member: Barboutzet
» Forum threads: 278
» Forum posts: 838

Full Statistics

Latest Threads
Pulp - make build
Forum: PULP General questions
Last Post: Roogadget
4 hours ago
» Replies: 0
» Views: 5
CV32E40P/RI5CY Setup
Forum: PULP General questions
Last Post: kgf
4 hours ago
» Replies: 1
» Views: 59
mno pulp hwloop error
Forum: PULP General questions
Last Post: Roogadget
4 hours ago
» Replies: 4
» Views: 27
How to get more detailed ...
Forum: PULP General questions
Last Post: YiZhi_W
10-17-2024, 08:06 AM
» Replies: 2
» Views: 133
Which SDK to be used to c...
Forum: PULP General questions
Last Post: Tolido1
10-17-2024, 06:49 AM
» Replies: 1
» Views: 1,466
Difference between RI5CY ...
Forum: PULP General questions
Last Post: eureka
09-27-2024, 06:17 AM
» Replies: 2
» Views: 304
Extension documentation a...
Forum: PULP General questions
Last Post: kgf
08-14-2024, 05:04 PM
» Replies: 3
» Views: 826
Synthesis of ARA Vector U...
Forum: PULP General questions
Last Post: Tanishq S
08-12-2024, 03:32 PM
» Replies: 2
» Views: 741
how can i occur fmadd ins...
Forum: PULP General questions
Last Post: kgf
08-05-2024, 10:35 AM
» Replies: 1
» Views: 462
i have some issue with si...
Forum: PULP General questions
Last Post: John Dowdell
08-04-2024, 07:16 AM
» Replies: 1
» Views: 641

 
  UVM testbench for PULPINO
Posted by: mnafea - 12-10-2018, 02:57 PM - Forum: PULP General questions - Replies (3)

I'd like to ask is there any UVM environment created for PULPINO SOC, or even for one of the following cores:
  1- RI5CY
  2- Zero-riscy

Thanks  Smile

Print this item

  I2C on Pulpissimo
Posted by: magseet - 12-03-2018, 09:41 PM - Forum: PULP General questions - Replies (9)

Hi,
I'm trying to use the I2C controller to communicate with my own I2C peripheral. First, I was trying to build the tb by including the I2C EEPROM (I've followed the README instructions). The problem is that, when using the example program for I2C, the RTL simulation gets stuck at the first write operation. Moreover, SDA and SCL signals never toggle during RTL simulation.

Do you have an example program I can use to make I2C work? I guess I need to make some initialization..

Print this item

  PULP Memories Address Maps
Posted by: Bassma - 11-24-2018, 04:26 PM - Forum: PULP General questions - Replies (1)

Hi, 

I'm trying to preload the program in L2 cache but i'm unable to trace which addresses goes into which memory
so far what i got tracing is the hello world example:

/tb_pulp/i_dut/soc_domain_i/pulp_soc_i/l2_ram_i/bank_sram24k_scm8k_pri0_i/cut_0/MEM
addresses in stimuli file from 1C000000 - 1C001030 go in this memory

/tb_pulp/i_dut/soc_domain_i/pulp_soc_i/l2_ram_i/bank_sram_pri1_i/MEM
 address in stimuli file from 1C008000 - 1C00AF80 go in this memory

but i have no idea where the rest goes. 
Question 1: is the mapping mentioned anywhere in the hdl files?
Question 2: I've not been able to build the documents in ipstools due to python libraries errors is there a pdf or a latex version i can get anywhere else online?

Thanks,
Bassma

Print this item

  Download program with JTAG interface
Posted by: wangzp - 11-19-2018, 06:44 AM - Forum: PULP General questions - Replies (1)

Hello,

I have build a FPGA project of pulpissimo. How do I download the program to my CPU with JTAG interface?

Thanks.

Print this item

  Linux running on the ZYNQ
Posted by: soyedtuhin - 11-09-2018, 01:00 PM - Forum: PULP General questions - Replies (1)

hello,

I am trying to run Helloworld on zedboard.

Configuration: Ubuntu 18.04.LTS, Vivado 15.01, ri5cy_gnu_toolchain compiled for RISCY core. Uart cable connected, transferred spiload, spi_stim.txt to root partiton.


When I try to boot from sd card with Putty, it goes to

Code:
Welcome to Buildroot
buildroot login:
 It does not goes to he expected "zynq>"

If I login with root and try to run Helloworld application
I get the following error
Code:
./spiload -t20 spi_stim.txt
Device has been reset
Sending block addr 00000000 with 256 entries
**Device not found**
: No such file or directory
*** **Error in `./spiload': free(): invalid pointer: 0x0000a2c0** ***
======= Backtrace: =========
/lib/libc.so.6(+0x6818c)[0x36e1f18c]
/lib/libc.so.6(+0x6de38)[0x36e24e38]
/lib/libc.so.6(+0x6e7c4)[0x36e257c4]
./spiload[0x956c]
./spiload[0x9acc]
./spiload[0x96dc]
/lib/libc.so.6(__libc_start_main+0x114)[0x36dcd4bc]
======= Memory map: ========
00008000-0000b000 r-xp 00000000 b3:02 18         /spiload
00012000-00013000 rw-p 00002000 b3:02 18         /spiload
00013000-00034000 rw-p 00000000 00:00 0          [heap]
36db7000-36ee0000 r-xp 00000000 b3:02 781847     /lib/libc-2.20.so
36ee0000-36ee7000 ---p 00129000 b3:02 781847     /lib/libc-2.20.so
36ee7000-36ee9000 r--p 00128000 b3:02 781847     /lib/libc-2.20.so
36ee9000-36eea000 rw-p 0012a000 b3:02 781847     /lib/libc-2.20.so
36eea000-36eed000 rw-p 00000000 00:00 0
36eed000-36f02000 r-xp 00000000 b3:02 781843     /lib/libpthread-2.20.so
36f02000-36f09000 ---p 00015000 b3:02 781843     /lib/libpthread-2.20.so
36f09000-36f0a000 r--p 00014000 b3:02 781843     /lib/libpthread-2.20.so
36f0a000-36f0b000 rw-p 00015000 b3:02 781843     /lib/libpthread-2.20.so
36f0b000-36f0d000 rw-p 00000000 00:00 0
36f0d000-36f2a000 r-xp 00000000 b3:02 781846     /lib/libgcc_s.so.1
36f2a000-36f31000 ---p 0001d000 b3:02 781846     /lib/libgcc_s.so.1
36f31000-36f32000 rw-p 0001c000 b3:02 781846     /lib/libgcc_s.so.1
36f32000-36f52000 r-xp 00000000 b3:02 781851     /lib/ld-2.20.so
36f54000-36f58000 rw-p 00000000 00:00 0
36f58000-36f59000 rw-p 00000000 00:00 0
36f59000-36f5a000 r--p 0001f000 b3:02 781851     /lib/ld-2.20.so
36f5a000-36f5b000 rw-p 00020000 b3:02 781851     /lib/ld-2.20.so
3ea71000-3eab3000 rw-p 00000000 00:00 0          [stack]
3eed4000-3eed5000 r-xp 00000000 00:00 0          [sigpage]
ffff0000-ffff1000 r-xp 00000000 00:00 0          [vectors]
Aborted


built process attached

Print this item

  Welcome to PULP Platform forum / Instructions
Posted by: rumak - 10-10-2018, 01:28 PM - Forum: PULP General questions - No Replies

Dear PULP user / PULP team member,

For a while now, PULP has been gaining momentum and as a result, we decided to start a forum. This has been done with the intention to increase the visibility of PULP's support. Since the support has been currently provided via pulp-info and dedicated GitHub pages, it is not easily searchable. Another reason why we decided to start a forum is the intention to build a community around PULP and possibly promote frequently engaged users to moderators. Based on the number of support requests received via pulp-info we decided not to create dedicated subforums, but we do not exclude that this might happen in the future.

PULP users: If you have a technical question related to PULP, please register and start a thread. If you enabled email notifications during the registration process, you will be notified once a PULP team member replies. You may also subscribe to individual threads of your interest at the bottom of the page.

PULP team members: After you have registered, please subscribe to The PULP General Question forum via the button in the upper part of the page. Senior PULP team members will be promoted to Moderators upon registration. If you enabled email notifications during the registration process, you will be notified by email whenever someone starts a new thread. If you replied to a post, you will also (by default) receive an email notification whenever there is a continuation to the thread.

Contact the admin in case you have questions or suggestions.
Your admin.

Print this item