mirror of
https://github.com/YosysHQ/yosys
synced 2025-12-27 06:26:36 +00:00
* Support output BLIF for Xilinx architectures. * Support using .names in BLIF for Xilinx architectures. * Use the same `NO_LUT` define in both `synth_ice40` and `synth_xilinx`. |
||
|---|---|---|
| .. | ||
| tests | ||
| .gitignore | ||
| arith_map.v | ||
| brams.txt | ||
| brams_bb.v | ||
| brams_init.py | ||
| brams_map.v | ||
| cells_map.v | ||
| cells_sim.v | ||
| cells_xtra.sh | ||
| cells_xtra.v | ||
| drams.txt | ||
| drams_map.v | ||
| lut2lut.v | ||
| Makefile.inc | ||
| synth_xilinx.cc | ||