1
0
mirror of synced 2026-04-16 01:51:02 +00:00
Files
YosysHQ.yosys/passes/techmap
Staf Verhaegen 92eb841f0a Value of properties can be expression.
Example found in the 2007.03 Liberty Reference Manual that was also found
in the wild:

    input_voltage(CMOS) {
        vil : 0.3 * VDD ;
        vih : 0.7 * VDD ;
        vimin : -0.5 ;
        vimax : VDD + 0.5 ;
    }

Current implementation just parses the expression but no interpretation is done.
2018-01-03 21:37:17 +00:00
..
2014-07-31 02:32:00 +02:00
2016-04-21 23:28:37 +02:00
2016-10-14 18:20:36 +02:00
2016-10-16 20:37:02 +02:00
2016-06-19 13:08:16 +02:00
2016-04-21 23:28:37 +02:00
2016-04-21 23:28:37 +02:00
2016-04-21 23:28:37 +02:00
2017-09-15 17:54:52 -07:00
2016-04-21 23:28:37 +02:00
2016-04-21 23:28:37 +02:00
2016-08-02 10:37:19 +02:00
2015-07-02 11:14:30 +02:00
2016-04-21 23:28:37 +02:00
2016-04-21 23:28:37 +02:00
2016-04-21 23:28:37 +02:00
2017-04-12 15:11:09 +02:00
2016-04-21 23:28:37 +02:00
2016-10-12 01:18:39 +02:00
2015-07-02 11:14:30 +02:00
2016-04-21 23:28:37 +02:00
2016-10-12 12:05:19 +02:00