LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

fpga asynchronous logic, Is it possible?

I would like to use the FPGA on my 7811R to route a digital input directly to the PXI_Star line without any clocking.  The signal I would like to route

is 25Mhz so would not be able to resample with conventional LV FPGA code.  Is this possible?  I was wondering if the IF-RIO async nodes would work

for this application.

0 Kudos
Message 1 of 4
(2,816 Views)

simple answer, no you can not route directly.

you can try to use a derived clock to go faster, but this will still have some latency

Stu
0 Kudos
Message 2 of 4
(2,803 Views)

Is there a technical reason why this isn't possible? It seems like you could probably lower energy consumption and minimize latency with asynchrous logic.

0 Kudos
Message 3 of 4
(2,639 Views)

@igagne wrote:

Is there a technical reason why this isn't possible? It seems like you could probably lower energy consumption and minimize latency with asynchrous logic.


The IO is hardwired to the FPGA.  So the FPGA would have to read it and then pass on the signal to the PXI STAR.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 4 of 4
(2,631 Views)