.. |
.gitignore
|
Renamed "stdcells.v" to "techmap.v"
|
2014-07-31 02:32:00 +02:00 |
Makefile.inc
|
Add clock buffer insertion pass, improve iopadmap.
|
2019-08-13 00:16:38 +02:00 |
abc.cc
|
Merge pull request #1300 from YosysHQ/eddie/cleanup2
|
2019-08-17 15:01:31 +02:00 |
abc9.cc
|
Output has priority over input when stitching in abc9
|
2019-08-29 17:24:03 -07:00 |
aigmap.cc
|
Transform "$.*" to ID("$.*") in passes/techmap
|
2019-08-15 10:05:08 -07:00 |
alumacc.cc
|
Use more ID::{A,B,Y,blackbox,whitebox}
|
2019-08-15 14:50:10 -07:00 |
attrmap.cc
|
Fix typo
|
2019-08-28 10:06:42 +02:00 |
attrmvcp.cc
|
Consistent use of 'override' for virtual methods in derived classes.
|
2018-07-20 23:51:06 -07:00 |
clkbufmap.cc
|
improve clkbuf_inhibit propagation upwards through hierarchy
|
2019-08-27 17:26:47 +02:00 |
deminout.cc
|
Use more ID::{A,B,Y,blackbox,whitebox}
|
2019-08-15 14:50:10 -07:00 |
dff2dffe.cc
|
Fix typo
|
2019-08-19 10:41:18 -07:00 |
dff2dffs.cc
|
Use more ID::{A,B,Y,blackbox,whitebox}
|
2019-08-15 14:50:10 -07:00 |
dffinit.cc
|
ID(\\.*) -> ID(.*)
|
2019-08-15 10:25:54 -07:00 |
dfflibmap.cc
|
Merge pull request #1300 from YosysHQ/eddie/cleanup2
|
2019-08-17 15:01:31 +02:00 |
dffsr2dff.cc
|
ID(\\.*) -> ID(.*)
|
2019-08-15 10:25:54 -07:00 |
extract.cc
|
ID(\\.*) -> ID(.*)
|
2019-08-15 10:25:54 -07:00 |
extract_counter.cc
|
Use more ID::{A,B,Y,blackbox,whitebox}
|
2019-08-15 14:50:10 -07:00 |
extract_fa.cc
|
Use more ID::{A,B,Y,blackbox,whitebox}
|
2019-08-15 14:50:10 -07:00 |
extract_reduce.cc
|
Use more ID::{A,B,Y,blackbox,whitebox}
|
2019-08-15 14:50:10 -07:00 |
filterlib.cc
|
Moved dfflibmap from passes/dfflibmap to passes/techmap
|
2013-10-16 15:32:26 +02:00 |
flowmap.cc
|
ID(\\.*) -> ID(.*)
|
2019-08-15 10:25:54 -07:00 |
hilomap.cc
|
Consistent use of 'override' for virtual methods in derived classes.
|
2018-07-20 23:51:06 -07:00 |
insbuf.cc
|
Consistent use of 'override' for virtual methods in derived classes.
|
2018-07-20 23:51:06 -07:00 |
iopadmap.cc
|
Merge remote-tracking branch 'origin/master' into mwk/xilinx_bufgmap
|
2019-08-23 10:00:50 -07:00 |
libparse.cc
|
Fix two instances of integer-assignment to string.
|
2019-05-14 22:01:15 -07:00 |
libparse.h
|
Updated the liberty parser to accept [A:B] ranges (AST has not been updated). Liberty parser now also accepts key : value pair lines that do not end in ';'.
|
2019-03-24 22:54:18 +01:00 |
lut2mux.cc
|
Use more ID::{A,B,Y,blackbox,whitebox}
|
2019-08-15 14:50:10 -07:00 |
maccmap.cc
|
Use more ID::{A,B,Y,blackbox,whitebox}
|
2019-08-15 14:50:10 -07:00 |
muxcover.cc
|
Use more ID::{A,B,Y,blackbox,whitebox}
|
2019-08-15 14:50:10 -07:00 |
nlutmap.cc
|
Use more ID::{A,B,Y,blackbox,whitebox}
|
2019-08-15 14:50:10 -07:00 |
pmuxtree.cc
|
Use more ID::{A,B,Y,blackbox,whitebox}
|
2019-08-15 14:50:10 -07:00 |
shregmap.cc
|
Merge remote-tracking branch 'origin/master' into eddie/xilinx_srl
|
2019-08-30 09:37:32 -07:00 |
simplemap.cc
|
Use more ID::{A,B,Y,blackbox,whitebox}
|
2019-08-15 14:50:10 -07:00 |
simplemap.h
|
Fixed trailing whitespaces
|
2015-07-02 11:14:30 +02:00 |
techmap.cc
|
Grammar
|
2019-08-20 20:05:51 -07:00 |
tribuf.cc
|
Use more ID::{A,B,Y,blackbox,whitebox}
|
2019-08-15 14:50:10 -07:00 |
zinit.cc
|
ID(\\.*) -> ID(.*)
|
2019-08-15 10:25:54 -07:00 |