3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-11 21:50:54 +00:00

Merge remote-tracking branch 'origin/master' into xc7mux

This commit is contained in:
Eddie Hung 2019-06-07 16:15:19 -07:00
commit 1e201a9b01
39 changed files with 1006 additions and 794 deletions

View file

@ -16,7 +16,11 @@ Yosys 0.8 .. Yosys 0.8-dev
- Added "gate2lut.v" techmap rule
- Added "rename -src"
- Added "equiv_opt" pass
<<<<<<< HEAD
- Added "muxpack" pass
=======
- Added "read_aiger" frontend
>>>>>>> origin/master
- "synth_xilinx" to now infer hard shift registers, using new "shregmap -tech xilinx"