Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

TARMAC Time scale trace conversion

coshy

Member level 4
Joined
Mar 28, 2016
Messages
71
Helped
0
Reputation
0
Reaction score
1
Trophy points
1,288
Activity points
1,768
When I check the Tarmac, tarmac time format is tic.
Is there a way to make it <time> <scale> format, ex. 12340 ns, same as RTL?
 
Last edited:
When I check the Tarmac, tarmac time format is tic.
Is there a way to make it <time> <scale> format, ex. 12340 ns, same as RTL?
You can convert the tic format to the <time> <scale> format, such as nanoseconds (ns). For example, if the CPU clock tick frequency is 100 MHz (100,000,000 ticks per second), and you have a tic value of 12340, the conversion would be:

nanoseconds=12340/100,000,000=0.0001234 seconds = 12340 nanoseconds

So, in the <time> <scale> format, 12340 tic would be equivalent to 12340 nanoseconds.
 

LaTeX Commands Quick-Menu:

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top