- prepared synth target
git-svn-id: http://moon:8086/svn/vhdl/trunk@1391 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -18,6 +18,9 @@ run: analyze
|
|||||||
sim: run
|
sim: run
|
||||||
exec gtkwave -f $(BUILD_DIR)/$(NAME).ghw &
|
exec gtkwave -f $(BUILD_DIR)/$(NAME).ghw &
|
||||||
|
|
||||||
|
synth: analyze
|
||||||
|
ghdl --synth --work=$(NAME) --workdir=$(BUILD_DIR) $(ENTITY_SYN)
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f $(BUILD_DIR)/$(NAME)*.cf
|
rm -f $(BUILD_DIR)/$(NAME)*.cf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user