mirror of
https://github.com/RobotechLille/cdf2018-principal
synced 2025-09-05 09:35:56 +02:00
Motor controller via FPGA
This commit is contained in:
parent
760b950e83
commit
4af0f8c865
21 changed files with 602 additions and 271 deletions
|
@ -163,7 +163,7 @@ isimgui: build/isim_$(TB)$(EXE)
|
|||
# Testing (using ghdl and gtkwave)
|
||||
###########################################################################
|
||||
|
||||
GHDL_FLAGS=--mb-comments
|
||||
GHDL_FLAGS=--mb-comments --ieee=synopsys
|
||||
|
||||
%_syntax: %.vhd
|
||||
ghdl -s $(GHDL_FLAGS) "$<"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue