Sunday, November 3, 2013

gcc for Window

GCC是一套好用的編譯器,想要設計簡單的程式用這就對了~~
Download mingw-get and simply issue:
mingw-get install gcc.

See the Getting Started page.
Reference

http://stackoverflow.com/questions/6394755/how-to-install-gcc-on-windows-7-machine

No comments:

Post a Comment

Register Transfer Level Design with Verilog (1) [ebook]

設計程式之所以有趣不外乎是它的千變萬化,同樣的結果卻有不同的寫法。 但這些不同寫法當中也並沒有分誰對誰錯,也沒有制定標準來規範何事該用何解。 這也就是我們設計者的珍貴!! [1] Primitive Instantiations 在Verilog中最基本的邏輯...