3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-27 19:05:52 +00:00

Progress on AppNote 011

This commit is contained in:
Clifford Wolf 2013-11-29 12:51:16 +01:00
parent 1b3a60976d
commit e23a0072ec
6 changed files with 190 additions and 11 deletions

View file

@ -4,3 +4,8 @@ proc
show -format dot -prefix example_01
opt
show -format dot -prefix example_02
cd example
select t:$add
show -format dot -prefix example_03