mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-29 07:27:58 +00:00
Various cleanups in xilinx techlib
This commit is contained in:
parent
8d295730e5
commit
d29d26f882
7 changed files with 110 additions and 9 deletions
|
@ -56,6 +56,8 @@ echo "Testing..."
|
|||
${MAKE:-make} -f bram1.mk
|
||||
echo
|
||||
|
||||
echo "Used rules:" $(grep -h 'Selected rule.*with efficiency' bram1_*/synth.log | gawk '{ print $3; }' | sort -u)
|
||||
|
||||
echo "Cleaning up..."
|
||||
rm -rf bram1_cmp bram1.mk bram1_[0-9]*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue