mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-28 01:39:12 +00:00
Fix missing newline at end of file
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
4d37710e82
commit
4c449caf9b
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ $(eval $(call add_share_file,share/efinix,techlibs/efinix/cells_map.v))
|
|||
$(eval $(call add_share_file,share/efinix,techlibs/efinix/arith_map.v))
|
||||
$(eval $(call add_share_file,share/efinix,techlibs/efinix/cells_sim.v))
|
||||
$(eval $(call add_share_file,share/efinix,techlibs/efinix/brams_map.v))
|
||||
$(eval $(call add_share_file,share/efinix,techlibs/efinix/bram.txt))
|
||||
$(eval $(call add_share_file,share/efinix,techlibs/efinix/bram.txt))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue