-
Notifications
You must be signed in to change notification settings - Fork 1
liuweiseu/casper_zcu111
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
V0.7:
Currently, the 10GbE core works.
However, I still need to figure some issues out:
(1) The current design only support one 10GbE core, I will add some code for multi 10GbE cores;
(2) When I configure the 10GbE via casperfpga, I got some weird issues.
ValueError: Verification of write to gbe0 at offset 12 failed. Wrote 0x00002482... but got back 0x00002482.
It looks like the value is written to zcu111 correctly, but casperfpga reported an error.
(3) I need to check the data width of snapshot. In the current design, the data width can only be set to 32bits.
(4) tengbaser_infrastructure_ultrascale is a little complicated, so I will simplify it.
----------------------------------------------------------------------------------------
V0.6:
testing onegbe and tengbe on zcu111.
----------------------------------------------------------------------------------------
V0.5:
(1) Because we are waiting for Mitch's balun board, MTS still hasn't been tested.
(2) add si5382 Linux driver code to ./preparations_for_zcu111
----------------------------------------------------------------------------------------
V0.4_debugging:
We have MTS option in rfdc_V0_4, but haven't been fully tested.
We need Mitch's balun board for the full MTS test.
Here are two issues:
(1) When the RFDC core works at 4.096GSps, the system clock is 512MHz, which causes some timing errors in LED module;
(2) MTS function needs to be actived manually
---user needs to log into zcu111 and run a mts related software, which is not convenient to users.
----------------------------------------------------------------------------------------
V0.3:
rfdc_V0_3 is added to toolflow:
(1) we can choose one/two/four/eight adc cores(no dac cores);
(2) we can choose 2.048GSps or 4.096GSps
----------------------------------------------------------------------------------------
V0.2.1:
Some preparation files are added for casper toolflow on zcu111
They are in ./preparations_for_zcu111
----------------------------------------------------------------------------------------
V0.2:
(1) A yellow block with four modes is added to casper toolflow;
The adc sample rate is 2.048GSps, and the dac sample rate is 4.096GSps;
(2) zcu111 infrastructure is changed, the memory space for M_AXI interface is changed from 64KB to 8MB;
(3) some test examples are added for testing the adc, but dac hasn't been tested;
----------------------------------------------------------------------------------------
V0.1.1:
A bug has been fixed in this version: the data bus width of HPM has been change to 128bit.
The RFDC_V0_1 has been tested, and it works well.
Here is a test example about the RFDC_V0_1.
----------------------------------------------------------------------------------------
V0.1:
I have implemented a Yellow Block with one ADC core, but haven't tested it;
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published