yosys/backends
jpathy 7db05b2cc1
Use `realpath`
Use `os.path.realpath` instead to make sure symlinks are followed. This is also required to work for nix package manager.
2018-08-06 06:51:07 +00:00
..
aiger Fix generation of multiple outputs for same AIG node in write_aiger 2017-07-05 14:23:54 +02:00
blif Add "write_blif -inames -iattr" 2018-04-15 14:07:21 +02:00
btor Add "no driver for signal bit" error msg to btor back-end 2017-12-24 17:30:36 +01:00
edif Fix the fixed handling of x-bits in EDIF back-end 2017-07-11 17:45:29 +02:00
firrtl More progress on Firrtl backend. 2017-02-13 11:17:53 -08:00
ilang Fixed gcc 7.2 "statement will never be executed" warning 2018-02-03 14:31:47 +01:00
intersynth Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
json Add attributes and parameter support to JSON front-end 2017-07-10 13:17:38 +02:00
protobuf Fix protobuf build 2018-06-20 19:28:43 +01:00
simplec Add workaround for CBMC bug to SimpleC back-end 2017-05-17 21:07:54 +02:00
smt2 Use `realpath` 2018-08-06 06:51:07 +00:00
smv Add $_ANDNOT_ and $_ORNOT_ gates 2017-05-17 09:08:29 +02:00
spice Also escape "=" in spice output 2016-05-20 16:43:13 +02:00
table Add write_table command 2017-07-05 12:13:53 +02:00
verilog Add $dlatch support to write_verilog 2018-04-22 16:03:26 +02:00