mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 00:55:32 +00:00
techmap: Test the Booth multiplier
This commit is contained in:
parent
fedefa26bc
commit
0c2a99ca47
2 changed files with 2 additions and 0 deletions
1
tests/techmap/booth.ys
Normal file
1
tests/techmap/booth.ys
Normal file
|
@ -0,0 +1 @@
|
|||
test_cell -script booth_map_script.ys_ $mul
|
1
tests/techmap/booth_map_script.ys_
Normal file
1
tests/techmap/booth_map_script.ys_
Normal file
|
@ -0,0 +1 @@
|
|||
multpass
|
Loading…
Add table
Add a link
Reference in a new issue