aboutsummaryrefslogtreecommitdiff
path: root/src/parser/parse_element.cpp
AgeCommit message (Collapse)Author
2023-12-07Add power meter element to measure DC optical powerClément Zrounba
This device replaces photodetector in cases where the DC power should be measured efficiently, without considering realistic effects (bandwidth, noise, responsivity...). * Syntax in netlist: `PWRnnnn <optical net>` * Parameters: none
2023-12-06changed noise_bypass to be considered as boolean 0/1 by parsercardosorapha
2023-12-06Allowed modification of photodetector noise in the netlist as NOISE_BYPASS ↵cardosorapha
and FREQUENCY, fixed comments in parser
2023-11-23update PCM device and add parameters to parserClément Zrounba
2023-09-30Initial releaseClément Zrounba