[ create a new paste ] login | about

Link: http://codepad.org/zupMW54p    [ raw code | fork ]

Plain Text, pasted on May 7:
1
2
3
4
5
6
7
8
#psu.interlock is a LUT5 set up as a latch by driving its own input
#If off can only turn on if volts low
#If on, can always turn off
setp psu.interlock.function 0x2A08
net psu.cmd psu.interlock.in-0
net volts-low psu.lv.out psu.interlock.in-1
net psu.ready psu.hv.out psu.interlock.in-2
net psu.on psu.interlock.out psu.interlock.in-3


Create a new paste based on this one


Comments: