Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup for Sipeed Tang Primer 20K (GW2A-LV18PG256C8) #135

Open
mlapaj opened this issue Nov 27, 2023 · 5 comments
Open

Setup for Sipeed Tang Primer 20K (GW2A-LV18PG256C8) #135

mlapaj opened this issue Nov 27, 2023 · 5 comments

Comments

@mlapaj
Copy link

mlapaj commented Nov 27, 2023

Hi,

I have a hardware mentioned in the topic.
I have working "hello world" UART upload example.
Can I prepare such example setup for this ?

@stnolting
Copy link
Owner

Hey @mlapaj,

sounds good - I always wanted to play with those FPGAs.

Can I prepare such example setup for this ?

That would be really great!

@mlapaj
Copy link
Author

mlapaj commented Jan 9, 2024

@stnolting :
I had to spend some time on different project. Finally, here is my example.
neorv32_tang_primer_20k_ddr_example

@stnolting
Copy link
Owner

Wow, that looks great! Thanks for sharing!

I'm curious as I have never worked with these FPGAs (yet). Could you say something about resource utilization and clock speed?

How about creating a PR to link your setup on the repository's front page? 😉

@mlapaj
Copy link
Author

mlapaj commented Jan 10, 2024

Thank you very much for your opinion.
With the latest commit I have added info abut clock, basically I used 27 MHZ - default clock frequency taken from crystal oscillator. Also you will find the resource utilization taken from the place and route phase. I understand that you are more interested in getting statistics with pure Neorv32 resource usage, without DDR/wishbone stuff. I`ll work on it (I will create a branch with pure CPU).

When I'll be ready (need to study current setups and "Adding Your Project or Setup" section), I`ll prepare PR to front page.

@stnolting
Copy link
Owner

With the latest commit I have added info abut clock, basically I used 27 MHZ - default clock frequency taken from crystal oscillator

Thanks for the update!

Also you will find the resource utilization taken from the place and route phase. I understand that you are more interested in getting statistics with pure Neorv32 resource usage, without DDR/wishbone stuff. I`ll work on it (I will create a branch with pure CPU).

Sure, that's interesting. But a real world setup including all the required peripherals to make the processor run is even more interesting.

However, could you also add some information about the CPU configuration (enabled extensions and options), the memory sizes and the enabled NEORV32 peripherals?

When I'll be ready (need to study current setups and "Adding Your Project or Setup" section), I`ll prepare PR to front page.

Great, thanks! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants