Note: For VHDL to QuickLogic FPGA please refer to the Mapping VHDL to QuickLogic FPGA Tutorial
Index:
./usr/local/scripts/setup.quicklogic.sh
Remember to execute
$ . .profile
source/usr/local/scripts/setup.quicklogic.sh
Remember to execute
$ source .cshrc
(Executing the .profile/.cshrc files is necessary only for the first time you changed the code in your file.)
$ ql_dmgr
(You can also type in ql_da to invoke Design Architect with the QuickLogic libraries on the command line.)
( Please refer to the Design_Architect tutorial if you are not familiar with schematic entry. The tutorial also explains how to change the port names.)
Note: The pad has to placed between the Input (Ouput) port and the input (Output) net.
A new window opens. Click on OK to accept the default options.
ql_edifout . Use 'Navigator'
to select your design. Also, specify a filename in the "Output netlist file"
field.(Note: The Output netlist name has to be the same design name with extention edif. For example if your design name is 'fulladder' then the output netlist file name should be 'fulladder.edif').
Note: If you do not specify a pathname for the .edif filename it will be created in the $MGC_WD directory)
ql_edifout . And then click OK to launch SpDE.