SNU-HPCS / QIsim

QIsim: Architecting 10+K Qubit QC Interfaces Toward Quantum Supremacy, ISCA'23
MIT License
13 stars 2 forks source link

change the 4K device model #1

Closed nidewkk closed 5 months ago

nidewkk commented 5 months ago

what need i to do if i want to change it to 300K device model?

dongmoon-min commented 5 months ago

Hi. Thank you for your interests in our tool :) There is a temperature option in cmos_device_model, so what you need to do is just changing target temperature to 300K.

python3.8 cmos_device_model.py -n 14 -t 300

For cmos_timing_simulator, 300K_cmos and 4K_cmos options are default, so you can see both results when you run the following script (in our homepage).

python3.8 cmos_timing_simulator.py -sm FTQC -s 25 -t 50 -m 500 -q 32 -c 2 -r 8 -n 14

If you share more specific plans for your research, I can give you more detailed instructions.

nidewkk commented 5 months ago

thank you for your answer! I am learning to use your tool and I will ask you again if I have any questions.

dongmoon-min commented 4 months ago

Hello again :) Table 2 in our ISCA'23 paper illustrates how we derive the numbers. Specifically,

For some data difficult to find power value (i.e., 4K, 100mK power of photonic link, 100mK power of superconducting microstrip), we project power from the 20mK data by following the ratio of coaxial cables.