Команда ghdl: опции, ключи и примеры использования
ghdl
Open-source simulator for the VHDL language. More information: http://ghdl.free.fr.
- Analyze a VHDL source file and produce an object file:
ghdl -a {{filename.vhdl}}
- Elaborate a design (where
{{design}}
is the name of a configuration unit, entity unit or architecture unit):
ghdl -e {{design}}
- Run an elaborated design:
ghdl -r {{design}}
- Run an elaborated design and dump output to a waveform file:
ghdl -r {{design}} --wave={{output.ghw}}
- Check the syntax of a VHDL source file:
ghdl -s {{filename.vhdl}}
- Display the help page:
ghdl --help
Также может быть вам интересно:
- 25 января вышло новое крупное обновление Age of Empires II DE: Lords of the West
- И снова sudo, и снова "решето"
- Только одна из десяти компаний ожидает, что все работники вернутся в офисы
- Google Play временно забанил видео-плеер за поддержку неправильных субтитров
- Google прекращает поддержку сторонних приложений в API Chrome-like