diff options
author | Clifford Wolf <clifford@clifford.at> | 2019-08-20 11:39:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-20 11:39:23 +0200 |
commit | d0117d7d12483abd126602c1220a80e2eb807873 (patch) | |
tree | 4bbcb60156a215dd462298904aa8e537465d5355 /passes/pmgen | |
parent | 1e3dd0a2da1c8a6a34d2a664f938a90fc83e81a9 (diff) | |
parent | 6ffb910d12a93e64182b52a58e69386851f2d595 (diff) | |
download | yosys-d0117d7d12483abd126602c1220a80e2eb807873.tar.gz yosys-d0117d7d12483abd126602c1220a80e2eb807873.tar.bz2 yosys-d0117d7d12483abd126602c1220a80e2eb807873.zip |
Merge branch 'master' into clifford/pmgen
Diffstat (limited to 'passes/pmgen')
-rw-r--r-- | passes/pmgen/.gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/passes/pmgen/.gitignore b/passes/pmgen/.gitignore index 849b73fd4..6b319b8c3 100644 --- a/passes/pmgen/.gitignore +++ b/passes/pmgen/.gitignore @@ -1,3 +1 @@ -/test_pmgen_pm.h -/ice40_dsp_pm.h -/peepopt_pm.h +/*_pm.h
\ No newline at end of file |