Skip to content

Commit

Permalink
Update openlane build
Browse files Browse the repository at this point in the history
  • Loading branch information
ShvetankPrakash committed Feb 2, 2024
1 parent e7d5479 commit 5b751e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proj/proj.mk
Original file line number Diff line number Diff line change
Expand Up @@ -395,4 +395,4 @@ pytest:
.PHONY: cfu-asic
cfu-asic:
@echo Working on Dummy POC for Openlane Integration into CFU Playground
cd $(SOC_DIR)/openlane/ && make mount && ./flow.tcl -design spm
cp cfu.v $(SOC_DIR)/openlane/cfu_verilog_files && cd $(SOC_DIR)/openlane/ && make mount

0 comments on commit 5b751e2

Please sign in to comment.