mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 10:55:51 +00:00
references - breaking
This commit is contained in:
parent
1c2fb078eb
commit
919e2103c9
5 changed files with 92 additions and 46 deletions
|
@ -28,7 +28,7 @@
|
|||
ln -s ${abc-verifier}/bin/abc $out/bin/yosys-abc
|
||||
'';
|
||||
buildPhase = ''
|
||||
make -j$(nproc) ABCEXTERNAL=yosys-abc
|
||||
make -j$(nproc) ABCEXTERNAL=yosys-abc PROFILER=tracy
|
||||
'';
|
||||
dontStrip = true;
|
||||
meta = with pkgs.lib; {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue